This website requires JavaScript.
Explore
Help
Sign in
benbot
/
nvim-treesitter
Watch
1
Star
0
Fork
You've already forked nvim-treesitter
0
mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced
2026-07-07 22:10:01 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1dfdac3de0
nvim-treesitter
/
tests
/
indent
/
gleam
/
assert.gleam
5 lines
58 B
Gleam
Raw
Normal View
History
Unescape
Escape
Gleam indentation tests
2022-02-12 15:12:05 -08:00
pub
fn
main
(
)
{
tests(gleam): fix assert tests that no longer parse correctly
2025-05-01 10:37:30 +02:00
assert
Ok
(
i
)
=
=
Gleam indentation tests
2022-02-12 15:12:05 -08:00
parse_int
(
"
123
"
)
}
Reference in a new issue
Copy permalink