mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
c8b5d828e7
``` go get -u github.com/client9/misspell/cmd/misspell misspell -w -error -source=text . ```
4 lines
154 B
Ruby
4 lines
154 B
Ruby
RaisesArbitraryException = 1
|
|
_ = A::B # Autoloading recursion, also expected to be watched and discarded.
|
|
|
|
raise Exception, "arbitrary exception message"
|