tree-sitter-python
tree-sitter-python copied to clipboard
Error on print not True
print not True
(module [0, 0] - [0, 14]
(ERROR [0, 0] - [0, 9]
(identifier [0, 0] - [0, 5]))
(expression_statement [0, 10] - [0, 14]
(true [0, 10] - [0, 14])))
test.py 0 ms (ERROR [0, 0] - [0, 9])