LangStudies/Builds/Tests/1.Multi-Statement.uf
2022-07-09 04:30:41 -04:00

9 lines
79 B
Plaintext

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