Closed qwhex closed 7 years ago
Syntax highlight problems. Example code:
type IntArray = array[0..5, int] #[ this comment doesn't work ]# let u = 0'u # doesn't work z = 0'i64 # works
Syntax highlight problems. Example code: