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
$ echo 'int i = 0;' | ../compilium
Preprocess begin
Parse begin
[
(op=<> R=(op= R=(op=<i>)))
]
Analyze begin
`i` has a type: int
Gvar: i: int
Error: Assertion failed: false at analyzer.c:300
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: