File:  [parser3project] / parser3 / tests / 420.html
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Thu Oct 5 01:56:15 2023 UTC (2 years, 7 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, HEAD
add feature FEATURE_GET_ELEMENT4CALL disabled compatibility

1. $s[123]

string methods hidden: ^try-catch{ $hide[$s.length] $hide.CLASS_NAME }

$d(^s.double[])
$i(^s.int[])

2. $d

double methods available: $m[$d.inc] ^m[] $d

3. $i

int methods available: $m[$i.inc] ^m[]^m[] $i

4. ^try-catch{ $i.nothing }
5. ^try-catch{ ^i.something[] }
6. ^try-catch{ $d.nothing }
7. ^try-catch{ ^d.something[] }

E-mail: