mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 21:21:48 +03:00
10 lines
224 B
D
10 lines
224 B
D
// REQUIRED_ARGS: -identifiers=all
|
|
|
|
// verify that the UAX31 identifier set is applied.
|
|
|
|
int øideùnt;
|
|
int ªideµnt;
|
|
int ¨ide¯nt;
|
|
|
|
// just to play it safe, do we support one unicode then another at start?
|
|
int øùident;
|