msclang Compiler Explorer

int square(int x) {
return x * x;
}
Not compiled yet. (Needs js)