Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. #define a() YES
  2. #define b() a
  3. b()
  4. b()()
  5.