withMutProperties gives error message without line number when body's result is void #2

Open
opened 2025-09-09 15:40:05 +00:00 by NQN · 0 comments
Owner

Variables of type Void are not allowed

Could fix this by, instead of assigning to a result variable, declaring and calling a lambda?

but that wouldn't work because the properties still have to be set afterwards

> Variables of type Void are not allowed Could fix this by, instead of assigning to a result variable, declaring and calling a lambda? but that wouldn't work because the properties still have to be set afterwards
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kiss-lang/kiss#2
No description provided.