mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-01 03:53:33 +00:00
6 lines
132 B
C
6 lines
132 B
C
|
#include "third_party/chibicc/test/include2.h"
|
||
|
|
||
|
char *include1_filename = __FILE__;
|
||
|
int include1_line = __LINE__;
|
||
|
int include1 = 5;
|