Files
MXCompiler/include/semantic/semantic.h
2024-08-05 07:18:10 +00:00

2 lines
51 B
C++

#include<ios>
int SemanticCheck(std::istream &fin);