← index
MasterX_System/compiler/testprog/main.cpp
Source: MasterX_System/compiler/testprog/main.cpp
#include<cxx_scan/scanner.hpp>
int
main
(
int
argc
,
char
*
*
argv
)
{
return
0
;
}