uncomment 3.5.2

A CLI tool to remove comments from code using tree-sitter for accurate parsing
1
2
-- Haskell comment
main = putStrLn "Hello"