Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1. #define paste(a,b) a ## b
  2. paste(one , token)
  3.