its fussy about #include
so this will work:
#include
but this will not:
<space> #include
the error message complains about a period or full stop being in the wrong place which is not the right issue.
This may turn someone off the language if they cant solve the problem

