Closed awestlake87 closed 7 years ago
allow something like this:
switch value case 0 case 1 case 2 print("< 3") default print(">= 3")
allow something like this: