Hello Mr. Lotter,

here is another one:
Code:
#include <acknex.h>

wait(1);

should give you a syntax error but does not. You can replace the "wait(1)" with any other "function call".


Always learn from history, to be sure you make the same mistakes again...