test

C code posted
created at 14 Jan 05:30

Edit | Back
1
2
3
4
5
var myVar = "Linux Sux";

function myFunction() {
    alert(myVar);
};
74 Bytes in 2 ms with coderay