RosettaCodeData/Task/Special-characters/C++/special-characters-2.cpp
2023-07-01 13:44:08 -04:00

2 lines
111 B
C++

extern int Tür; // if the compiler allows literal ü
extern int T\u00FCr; // should in theory work everywhere