forked from Bananymous/banan-os
test-globals: print something when calling main
This shows that constructors and destructors are called in correct order
This commit is contained in:
@@ -10,5 +10,5 @@ foo_t foo;
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
printf("main\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user