view samples/hello.tp @ 92:6abbf2454657

merge
author William Morgan <bill@mrgn.org>
date Mon, 23 Jul 2012 01:07:52 -0700
parents cd41f7c22fcd
children
line wrap: on
line source

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