mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Create indent-rescue.rb
This commit is contained in:
parent
4ac38ee2d1
commit
7eb76dc290
1 changed files with 3 additions and 0 deletions
3
tests/indent/ruby/indent-rescue.rb
Normal file
3
tests/indent/ruby/indent-rescue.rb
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
begin
|
||||
rescue StandardError
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue