mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-16 08:17:37 +00:00
As our script class parser is error prone, we should not impede the build from continuing because of a parsing error. This should be reverted in the future once we switch to Roslyn.