Closed kayhide closed 4 years ago
This fixes "Parse error" of indentation in the following case:
let x = { foo: 3, bar: 4 } :: { | a }
Thanks
This fixes "Parse error" of indentation in the following case: