Closed AnudeepKonaboina closed 3 years ago
Is it possible to add a feature that actually does checks in if statements. Example:
test (data)::=<< $if(data.num=3)$true$else$false$endif$ >>
hi. :) Nope. sorry. See https://dl.acm.org/doi/10.1145/988672.988703
Is it possible to add a feature that actually does checks in if statements. Example: