mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-15 22:16:08 +00:00
7f1b7bd399
This was SVN commit r4058.
4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
function techExample()
|
|
{
|
|
console.write("Dude, it works!");
|
|
} |