Closed hhugo closed 5 years ago
Here is a failing example:
let _ = [ a ; (* coment for b *) b ]
Records look good
let _ = { a ; (* comment for b *) b }
Here is a failing example:
Records look good