summaryrefslogtreecommitdiff
path: root/files/practicum/Start.icl
blob: 8ac8e8138521a24e4b34f40d0e003ee321059807 (plain) (blame)
1
2
3
4
5
6
7
module Start

import StdEnv

Start = expr0

expr0 = "Hello World!"