You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ crystal tool format -< foo.crError: couldn't format STDIN, please report a bug including the contents of it: https://github.com/crystal-lang/crystal/issuesexpecting DELIMITER_END, not `INTERPOLATION_START, foo`, at :2:1 (Exception) from Crystal::Formatter#check<Symbol>:Nil from Crystal::Formatter#visit_string_interpolation<Crystal::StringInterpolation, Crystal::Token, Int32, Int32, Int32, Int32, Bool>:Bool from Crystal::Formatter#next_token:Crystal::Token from Crystal::ASTNode+@Crystal::ASTNode#accept<Crystal::Formatter>:(Bool | Nil) from Crystal::format<String>:String from Crystal::Command#tool:(Bool | Nil) from Crystal::Command#run:(Bool | Crystal::Compiler::Result | Nil) from __crystal_main from main
The text was updated successfully, but these errors were encountered:
Extracted from #7099 (comment)
This code causes an error.
The text was updated successfully, but these errors were encountered: