summaryrefslogtreecommitdiff
path: root/tests/general/options.ok
blob: ddd4b987eb0925a0ae77fbec17bc5c4e50f18d59 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Translating:
hello.icn:
  main
No errors
Linking:
Executing:
							Hello, there.
							Hello, north.
							Hello, south.
							Hello, east.
             :       main(list_1 = ["west"])
							Hello, west.
hello.icn    :    5  main failed
							Hello, Tucson.
							Hello, Pima.
							Hello, Arizona.
							Hello, world.
							Hello, galaxy.
							Hello, universe.
HOWDY!