mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 21:21:48 +03:00
5 lines
175 B
OpenEdge ABL
5 lines
175 B
OpenEdge ABL
// REQUIRED_ARGS: -vcg-ast -o-
|
|
// OUTPUT_FILES: compilable/testcdefines.i.cg
|
|
// TEST_OUTPUT_FILE: extra-files/testcdefines.i.cg
|
|
#undef _ATFILE_SOURCE
|
|
#define _ATFILE_SOURCE 1
|