PorygonLang/library.h

6 lines
109 B
C
Executable File

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