-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
Description
- title above is parsed as valid, confirming if this is valid.
- also as and addendum to this, while testing alternatives i realized that "1 + 123 > 3" and its ok, but wondering if there should be a way to specify expected result type, so in case this is expecting number/arithmetic, this first > is marked as invalid.
2b) (thinking out loud here) having an expected result type may be could have a extra benefit of make parsing grammar simpler
thanks!
pragyandas