@lisyarus@mastodon.gamedev.place
Post #4139700
2026-07-27 14:58 UTC
@witchgirls@woof.tech Currently not allowed, yes. I'm still thinking about options for multiline statements, the best-looking one is to make unmatched opening ( or [ to span several lines until a match is found (which would fix your function_call case, btw)
Replies (1)
-
@witchgirls@woof.tech 2026-07-27 14:59
@lisyarus@mastodon.gamedev.place That is probably the best option yeah! It would let you have multi-line math too.