uncomment 3.3.0

A CLI tool to remove comments from code using tree-sitter for accurate parsing
1
2
// Kotlin comment
fun main() = println("Hello")