#pragma once #include #include extern void printError(char const *error, SourceCode *code, char const *begin, char const *end, ...);