Files
Toy/scripts/valgrind.toy

8 lines
100 B
Plaintext

var answer = 42;
var question: string = "How many roads must a man walk down?";
print question;