Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1. #define foo a bar
  2. #define bar b baz
  3. #define baz c foo
  4. foo
  5. bar
  6. baz
  7.