Formatter error with one-line begin/rescue #6256
Labels
kind:bug
A bug in the code. Does not apply to documentation, specs, etc.
topic:compiler
topic:tools:formatter
topic:tools
Problem summary
crystal tool format
crashes with "Error: couldn't format". I suspect this is because begin/rescue are on the same line.Core information
OS: Arch Linux
Complete error output
Contents of
example.cr
As requested by the error above. This code may not do things "the right way"™, but technically it does compile and run.
The text was updated successfully, but these errors were encountered: