Annotation of parser3/tests/308.html, revision 1.1
1.1 ! moko 1: $t[^table::create{name
! 2:
! 3: vasya
! 4: petya}]
! 5:
! 6: $v[^table::create[$t;]]
! 7: $v[^table::create[$t; ]]
! 8: $v[^table::create[$t;^hash::create[]]]
! 9:
! 10: ^v.join[$t;]
! 11: ^v.join[$t; ]
! 12:
! 13: ^if(^t.locate(def $t.name)[] && ^t.locate(def $t.name)[ ]){
! 14: found at ^t.line[]
! 15: }
! 16:
! 17: ^v.menu{$v.name}[,]
! 18:
! 19: ^try-catch{$b(^t.locate(0)[;])}
! 20: ^try-catch{$b(^t.locate(def $t.name)[;])}
! 21: ^try-catch{$v[^table::create[$t;;]]}
E-mail: