4 lines
64 B
C
4 lines
64 B
C
#define OPENBRACE 257
|
|
#define CLOSEBRACE 258
|
|
#define STRING 259
|
#define OPENBRACE 257
|
|
#define CLOSEBRACE 258
|
|
#define STRING 259
|