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-01 19:17:02 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2fe7f969c1
nvim-treesitter
/
tests
/
indent
/
dart
/
try.dart
Robert Brunhage
2fe7f969c1
fix(dart): try statement wouldn't indent (
#4623
)
2023-04-10 06:52:50 +00:00
5 lines
42 B
Dart
Raw
Blame
History
void
test
(
)
{
try
{
}
catch
(
e
)
{
}
}
Reference in a new issue
View git blame
Copy permalink