Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions