minic/tests/9.test

4 lines
39 B
Plaintext
Raw Normal View History

2022-01-27 16:31:58 +01:00
a = "Hello, world!";
b = "";
return a;