bitloops-language icon indicating copy to clipboard operation
bitloops-language copied to clipboard

DomainErrors and ApplicationErrors falsely demand input

Open ellik95 opened this issue 2 years ago • 0 comments

Describe the bug DomainErrors and ApplicationErrors in BL language always have to take an input, even if it's not necessary.

Screenshots image

In the above screenshot the name is not used in the message, but if not given any input it crashes in typescript build.

ellik95 avatar Jan 26 '23 16:01 ellik95