#include "basic.h" void run_basic_program(const char* program) { // BASICプログラム実行コード }