2020-09-06 05:43:07 -07:00

6 lines
43 B
C

TYPETEST
void foo() {
int x = "hi";
}