We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92fe124 commit a88b7e3Copy full SHA for a88b7e3
1 file changed
lang/uniast/ast.go
@@ -30,7 +30,7 @@ const (
30
Golang Language = "go"
31
Rust Language = "rust"
32
Cxx Language = "cxx"
33
- Python Language = "python"<<<<<<< thrift
+ Python Language = "python"
34
Thrift Language = "thrift"
35
Unknown Language = ""
36
)
0 commit comments