Open jurgenvinju opened 3 years ago
Describe the bug
The tutor documentation does not describe how if accepts a comma-separated list of generators and conditions:
if
http://docs.rascal-mpl.org/unstable/Rascal/#Statements-If
Neither does the documentation of the while loop, but for loop is documented correctly.
while
for
Describe the bug
The tutor documentation does not describe how
if
accepts a comma-separated list of generators and conditions:http://docs.rascal-mpl.org/unstable/Rascal/#Statements-If