Elektrine lite

← Feed

@witchgirls@woof.tech

Post #4139542

2026-07-27 14:51 UTC

@lisyarus@mastodon.gamedev.place Oooh. What about something like: function_call( a, b, ) Still not allowed?

Replies (1)

  • @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)

    Open ##4139700