Closed ghost closed 3 years ago
I interpreted:
( symbol test (==> quot :q) () ) :: test
and i got:
(!) main.min(34,4) [test]: 'qVal' is not accessible using discriminant 'kind' of type 'MinValueObject' main.min(34,4) in symbol: test
The error is pretty confusy. I don't understand what it says.
Yeah noticed it yesterday. I found the problem, it will be fixed in next release 😊👍
Fixed.
I interpreted:
and i got:
The error is pretty confusy. I don't understand what it says.