Subversion Repositories Kolibri OS

Rev

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

  1. #define expand(x) expand(x once)
  2. #define foo(x) x
  3. foo(expand(just))
  4.