All pastes #2133363 Raw Edit

test001

public text v1 · immutable
#2133363 ·published 2012-03-28 18:19 UTC
rendered paste body
(	print '('	integer i	for ((i=0 ; i < 16384 ; i++ )) ; do		printf '\tinteger var%i=%i\n' i i	done	printf 'typeset -a ar=(\n'	for ((i=0 ; i < 16384 ; i++ )) ; do		printf '\t[%d]=%d\n' i i	done		print ')'	print ')') | read -C hugecpvset -o xtracecompound hugecpv2=hugecpvcompound hugecpv.snapshot=hugecpv2unset hugecpv2compound hugecpv2=hugecpvprint -v hugecpv2 | wc -lprint '#done'