Closed
Description
I am using Crystal 0.27.2
.
When I attempted to run the code a, b, C = 1, 2, 3
, I got the following error:
Nil assertion failed (NilAssertionError)
from ???
from ???
from ???
from ???
from ???
from ???
from ???
from ???
from ???
from ???
from ???
from ???
from ???
from ???
Error: you've found a bug in the Crystal compiler. Please open an issue, including source code that will allow us to reproduce the bug: https://github.com/crystal-lang/crystal/issues
I am running ubuntu 18.04
Activity