Create indent-rescue.rb

This commit is contained in:
Cameron 2023-01-06 18:50:09 +01:00 committed by Stephan Seitz
parent 4ac38ee2d1
commit 7eb76dc290

View file

@ -0,0 +1,3 @@
begin
rescue StandardError
end