wiki:sandbox

Version 54 (modified by murphpo, 9 years ago) (diff)

--

this_is_a_function() {
//This is a comment
/* This is another comment */
char[] a = "And this is a string";

}