ultimatepp/autotest/CppParser/test27.in
cxl 117c9ffdca .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@8704 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-19 16:27:02 +00:00

5 lines
No EOL
60 B
Text

struct Alfa {
unsigned x:5;
unsigned y:10;
String h;
};