ionide/tree-sitter-fsharp

#nowarn directive results in errors in treesitter

Closed this issue · 1 comments

#nowarn "42"

results in

ERROR [1, 0] - [1, 13]
  ERROR [1, 2] - [1, 4]
  ERROR [1, 5] - [1, 6]

This was fixed apparently, don't see it anymore.