2.9BSD/usr/src/lib/libI77/tstput.r

# Test putlin

	call putlin('Enter a line:\\n', 2)
	stop

end