Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

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