#ifndef PORYGONLANG_LIBRARY_H #define PORYGONLANG_LIBRARY_H int theAnswer(); #endif //PORYGONLANG_LIBRARY_H