mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 05:50:04 -04:00
fix test
This commit is contained in:
parent
966393dc38
commit
ec3d4af104
2 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ b <- list(TRUE, FALSE, NA, Inf)
|
|||
b <- list(name = "r", version = R.version$major)
|
||||
# ^ @parameter
|
||||
# ^ @string
|
||||
# ^ @punctuation.special
|
||||
# ^ @operator
|
||||
# ^ @field
|
||||
|
||||
Lang$new(name = "r")$print()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue