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

5 lines
47 B
Plaintext

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