LangStudies/Editor/Tests/1.Multi-Statement.uf

9 lines
79 B
Plaintext

// Testing a comment
"Hello World!";
/**
*
* Testing a comment
*/
42;