mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 14:00:00 -04:00
chore: update Gleam
This commit is contained in:
parent
1d670b0c90
commit
754b509f26
7 changed files with 2 additions and 30 deletions
|
|
@ -1,11 +0,0 @@
|
|||
pub fn main() {
|
||||
try x = Ok(1)
|
||||
// <- exception
|
||||
// ^ variable
|
||||
// ^ operator
|
||||
// ^^ constant.builtin
|
||||
// ^ punctuation.bracket
|
||||
// ^ number
|
||||
// ^ punctuation.bracket
|
||||
Ok(x + 1)
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue