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