mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-21 20:45:53 -04:00
8 lines
55 B
C
8 lines
55 B
C
int main()
|
|
{
|
|
return 0;
|
|
}
|
|
int main () {
|
|
return 0;
|
|
}
|