mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
8 lines
187 B
C
8 lines
187 B
C
// REQUIRED_ARGS: -identifiers-importc=all
|
|
|
|
// verify that the All identifier set is applied.
|
|
|
|
int \u00F8ide\u00F9nt;
|
|
int \u00AAide\u00B5nt;
|
|
int \u00A8ide\u00AFnt;
|
|
int \u00F8ide\u00F9nt;
|