tree-sitter-c
Advanced tools
Comparing version 0.13.6 to 0.13.7
@@ -59,3 +59,3 @@ const PREC = { | ||
$.declaration, | ||
seq($.call_expression, ';'), | ||
$._statement, | ||
$.type_definition, | ||
@@ -62,0 +62,0 @@ $._empty_declaration, |
{ | ||
"name": "tree-sitter-c", | ||
"version": "0.13.6", | ||
"version": "0.13.7", | ||
"description": "C grammar for node-tree-sitter", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2366402
5124