You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2025. It is now read-only.
object and function-like #define's parsers are including newline character in parsed out value. The parser succeeds but the extra character in value can cause issues while transpiling.