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
$ uname -a
Linux pc 4.16.0-1-amd64 #1 SMP Debian 4.16.5-1 (2018-04-29) x86_64 GNU/Linux
Error:
cast from Nil to Crystal::GenericInstanceType+ failed, at /crystal/src/compiler/crystal/types.cr:1428:20:1428
???
...
???
Error: you've found a bug in the Crystal compiler.
Backtrace is filled by "?" signs, and nothing helped to display it.
The text was updated successfully, but these errors were encountered:
Similar to #2665 scope.
Raises compiler error (will be shown below). But other declarations works correctly:
value = Array.new( 64 ){ 64 }
- all ok (out of class or local variable).Error:
Backtrace is filled by "?" signs, and nothing helped to display it.
The text was updated successfully, but these errors were encountered: