mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-01-24 16:51:11 +00:00
4 lines
44 B
C++
4 lines
44 B
C++
|
void() main = {
|
||
|
print("hello world");
|
||
|
}
|