Skip to content
Snippets Groups Projects
Commit ad32fbbc authored by Taddeus Kroes's avatar Taddeus Kroes
Browse files

Added more test code to hello.c

parent e62c02fc
No related branches found
No related tags found
No related merge requests found
int main(void)
{
int x = 1;
double y = 2.;
return 0;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment