Missunderstood supportInfo parameter.

This commit is contained in:
Marvin Blum
2016-01-06 23:01:07 +01:00
parent e1bf92f4aa
commit e3a7c5d6ac
4 changed files with 45 additions and 18 deletions

View File

@@ -1,2 +1,2 @@
#define HELLO_WORLD "Hello World!"
hint()(HELLO_WORLD);
hint(HELLO_WORLD);