mirror of
https://github.com/processing/processing4.git
synced 2026-01-29 11:21:06 +01:00
It looks like there's still some left over regex parsing to check for missing braces from before the new preproc. The new preproc will catch the error and testing makes it look like this old regex check is not triggering anyway outside of comments (which is an issue reported in #444).