We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 357e9bf commit b99d7c6Copy full SHA for b99d7c6
spec/truffle/interop/fixtures/eval_file_return.rb
@@ -1,2 +1,2 @@
1
return 14
2
-raise 'unreachable'
+raise 'unreachable' # rubocop:disable Lint/UnreachableCode
0 commit comments