~rabbits/drifblim

fa48e2d187da729678d905c927a24053b89ea764 — Devine Lu Linvega 2 months ago e6fbc16
Better coverage in example
1 files changed, 3 insertions(+), 1 deletions(-)

M examples/hello.tal
M examples/hello.tal => examples/hello.tal +3 -1
@@ 6,11 6,13 @@

	&while
		( send ) LDAk #18 DEO
		( loop ) INC2 LDAk ,&while JCN
		( loop ) INC2 LDAk ?while
	POP2

	#010f DEO

BRK

@string "hello! $1

~examples/include.tal