This website requires JavaScript.
Explore
Help
Sign in
darkplaces
/
gmqcc
Watch
0
Star
0
Fork
You've already forked gmqcc
0
mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced
2024-11-24 04:41:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b773702a47
gmqcc
/
tests
/
builtin.qc
Dale Weiler
a1fac66587
Added definition file for test-suite, used by default by the test system. To override the defs globally, use -defs=file from the command line for the test-suite. To override the defs per-file, use F: -no-defs flag in the test template file.
2013-01-30 08:04:56 +00:00
3 lines
44 B
C++
Raw
Blame
History
void
(
)
main
=
{
print
(
"
hello world
"
)
;
}
Reference in a new issue
View git blame
Copy permalink