LangStudies/Builds/Tests/1.Multi-Statement.letter

9 lines
79 B
Plaintext
Raw Normal View History

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