view samples/hello.tp @ 93:46504d34cb44

merge
author William Morgan <bill@mrgn.org>
date Tue, 24 Jul 2012 00:35:24 -0700
parents cd41f7c22fcd
children
line wrap: on
line source

#{
	main <- {
		print: "Hello, world!"
	}
}