Subversion Repositories Kolibri OS

Rev

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

Rev Author Line No. Line
4358 Serge 1
#define abc 123
2
#define abc 123
3
 
4
#define foo(x) (x)+23
5
#define foo(x) ( x ) + 23