Commit ad32fbbc authored by Taddeus Kroes's avatar Taddeus Kroes

Added more test code to hello.c

parent e62c02fc
int main(void)
{
int x = 1;
double y = 2.;
return 0;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment