enum class

This commit is contained in:
Kampfkarren 2022-08-17 16:33:11 -07:00
parent 8bb8f47325
commit 09b5821768

View file

@ -245,7 +245,7 @@ private:
bool skipComments; bool skipComments;
bool readNames; bool readNames;
enum BraceType enum class BraceType
{ {
InterpolatedString, InterpolatedString,
Normal Normal