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
15:39 ➜ VST git:(VST) ✗ /home/dhruv/.opam/4.14.1/lib/cn/runtime/libexec/cn-runtime-single-file.sh -o tmp.c
Generating C files from CN-annotated source.
./tmp-exec.c: In function‘main’:
./tmp-exec.c:18:19: error: expected identifier or ‘(’ before ‘signed’
18 | signed int i = 0, signed int a_687 = c_add_local_to_ghost_state((uintptr_t) &i, sizeof(signed int)), 0;| ^~~~~~
Failed to compile C files in /tmp/cn-exec.o6f3.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: