Skip to content

Commit 466b87c

Browse files
authored
languages: update rescript grammar (#8962)
This bump fixes a build failure of the grammer with clang.
1 parent 86023cf commit 466b87c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

languages.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1523,7 +1523,7 @@ indent = { tab-width = 2, unit = " " }
15231523

15241524
[[grammar]]
15251525
name = "rescript"
1526-
source = { git = "https://github.com/jaredramirez/tree-sitter-rescript", rev = "65609807c628477f3b94052e7ef895885ac51c3c" }
1526+
source = { git = "https://github.com/jaredramirez/tree-sitter-rescript", rev = "467dcf99f68c47823d7b378779a6b282d7ef9782" }
15271527

15281528
[[language]]
15291529
name = "erlang"

0 commit comments

Comments
 (0)