Files
ladybird/Libraries/LibGUI/GMLParser.cpp
Linus Groh c39323401c LibGUI: Consider comment tokens in GMLParser
It was just ignoring them, so any GML containing a comment would fail
to parse with "Expected child, property, or }"!
2020-12-29 15:42:30 +01:00

5.0 KiB