DEBSOURCES
Skip Quicknav
sources / uncrustify / 0.68.1%2Bdfsg1-2 / tests / input / cpp / gh555.cpp
12345678
class \u005FClass // underscore character { }; int main() { string IdentifierContainingTwoUCNCharacters\u1234\U00001234 = "\u005FClass"; }