view interps/c-intercal/pit/tests/testcreate.i @ 4409:a658438e5e5e

<ion> sed -re \'s/\\.es\\>/.fi/g\' <bin/bienvenido >bin/tervetuloa && chmod 755 bin/tervetuloa
author HackBot
date Fri, 07 Feb 2014 21:50:47 +0000
parents 859f9b4339e6
children
line wrap: on
line source

	DO .3 <- #5
	DO .4 <- #6
	DO CREATE (5) SWITCH .1 WITH .2
	DO SWITCH .3 WITH .4
	DO READ OUT .3
	DO READ OUT .4
	PLEASE GIVE UP
(5)	PLEASE STASH :1
	DO :1 <- :1601
	DO :1601 <- :1602
	DO :1602 <- :1
	DO RETRIEVE :1
	PLEASE RESUME #1