mirror of
https://github.com/github/codeql.git
synced 2025-12-26 13:46:31 +01:00
19 lines
292 B
C
19 lines
292 B
C
#pragma once
|
|
//#warning "This should happen"
|
|
#line 33 "emerald_city.h" // Magic!
|
|
//#pragma byte_order(big_endian)
|
|
#warning "Not in Kansas any more"
|
|
|
|
//#define MULTILINE \
|
|
/* Hello */ \
|
|
world \
|
|
/* from */ \
|
|
a long \
|
|
/* macro */
|
|
//#undef \
|
|
MULTILINE
|
|
|
|
//#include \
|
|
<pp.h> \
|
|
\
|