File:  [parser3project] / parser3 / tests / 172.html
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Sat Jul 3 07:30:28 2010 UTC (16 years ago) by misha
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, release_3_4_5, release_3_4_4, release_3_4_3, release_3_4_2, release_3_4_1, HEAD
- prepare tests to trim trailing methods' EOLs

@main[]
$h[
	$i(0)
	$.[i$i][$i]
	^i.inc[]  ^rem{allow such calls}
	$.[i$i][$i]
]
^print[$h]


$j(0)
$h[
	$.[j$j][$j]
	^j.inc[]  ^rem{allow such calls}
	$.[j$j][$j]
]
^print[$h]


$h[^create{
	^for[k](1;5){
		$.[k$k][$k]
		$.[k$k][$k]
	}
}]
^print[$h]

@create[jCode]
$result[$jCode]

@print[h][t]
$t[^h._keys[]]
^t.sort{$t.key}
^t.menu{$t.key=$h.[$t.key]}[, ]<br />

E-mail: