guye
Results
1
issues of
guye
**Description** Using `cnip test.c` produces no output. The content of `test.c` is as follows: int main() { T a = 0; T->value = 3.14; T->next = a; return 0; }...
bug