Skip to content

Cannot use cnip to complete the missing code, and cnip test.c produces no output. #155

@guye

Description

@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;
}

Version
(e0e6e05)

Expected behavior
Output the completed code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions