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 test.cr
[1, "A"]
[2, "B"]
$ ruby test.cr
1
A
2
B
i have not seen anywhere mentioning that this will work differently
i am not sure if this is a bug or intentional
(i would not miss this feature of ruby very much)
The text was updated successfully, but these errors were encountered:
given this program
i have not seen anywhere mentioning that this will work differently
i am not sure if this is a bug or intentional
(i would not miss this feature of ruby very much)
The text was updated successfully, but these errors were encountered: