;redcode verbose
;name 28dwarf
;author Pete
;
start	add	#28,	dest
	mov	bomb,	@dest
dest	jmp	start,	#3201
	
bomb	dat	#0,	#0
	end	start
