sysy-data/functional_c/sy/00_main.sy

4 lines
46 B
Plaintext

#include "sylib.h"
int main(){
return 3;
}