@lisyarus@mastodon.gamedev.place
Post #4138314
2026-07-27 13:45 UTC
Currently the parser doesn't allow newlines before the opening curly brace {, which forces a certain formatting style. Not sure if I want to keep that or allow a different style, though...
The first one looks nicer but the second one can be easier to read in more complex scenarios
Replies (1)
-
@witchgirls@woof.tech 2026-07-27 13:50
@lisyarus@mastodon.gamedev.place What do you do to not need semicolons?