In Workspace 2 ("Target Program"):
C:/Users/Private/Desktop/testo_runner/_work/JaiCommunityBugTrackerDev/JaiCommunityBugTrackerDev/compiler_bugs/382_380_REC0.jai:6,12: Error: Type mismatch. Type wanted: void; type given: s64.
print("% %\n", a, type_of(a));
assert(type_of(a) == int);
assert(a == 42);
^^^^^^^
Description
Buggy Code
Workarounds
-Latest Test Outputs
windows
Compiler Error Output
linux
Compiler Error Output
History V1