Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
5563 serge 1
#define foo bar
2
#define bar baz
3
#define baz foo
4
foo
5
bar
6
baz