#ifndef WOJ_SANDBOX_LANG_H #define WOJ_SANDBOX_LANG_H void register_lang_c(void); #endif // WOJ_SANDBOX_LANG_H