mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 20:30:05 -04:00
6 lines
42 B
Dart
6 lines
42 B
Dart
|
|
void test() {
|
||
|
|
try{
|
||
|
|
} catch(e) {
|
||
|
|
}
|
||
|
|
}
|