osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( $)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( 'hello)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( 2r3)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet("" )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet("Δ→ə" )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#( ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#(1]2}3))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#(foo bar))) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#hello)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(')) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet('hello')) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(+ )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(+ 1)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(+ foo: )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 + 2 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 abs)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1.)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1:=2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(5)) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(:)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(@)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(@foo:)) | 9 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([: a : b])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([:)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([:a :b])) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([:a:b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([:a| | |b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([:a| ||a])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo < )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo < + 1> )) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo < + > )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo < 4)) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo < bar )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo < bar: )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo <> )) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo <bar: > )) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 7 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo: )) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo: + )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo: 1)) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo: bar: )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(foo:bar:)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(| a | ^ a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(| | a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(Δə)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCodeImporter(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#(foo bar))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(+ foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([:a :b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([:a:b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([:a| | |b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([:a| ||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo < + 1> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo: + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFailBlock(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#(foo bar))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(+ foo: )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ 1 + 2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([:a :b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([:a:b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([:a| | |b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([:a| ||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo < + 1> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo < bar )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo: + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileFaulty(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#(foo bar))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(+ foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([:a :b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([:a:b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([:a| | |b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([:a| ||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(false := false)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo < + 1> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo: + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnError(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( ||| a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#(foo bar))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(+ foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([:a :b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([:a b])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([:a:b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([:a| | |b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([:a| ||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo < + 1> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo: + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileOnErrorResume(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#(foo bar))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(+ foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 + 2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ | ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([:a :b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([:a:b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([:a| | |b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([:a| ||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo < + 1> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo: + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileUndeclaredFaultyFailBlock(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#(foo bar))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(+ foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([:a :b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([:a:b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([:a| | |b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([:a| ||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo < + 1> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo: + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCompileWithRequestor(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( + 2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#(foo bar))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(+ foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(:::a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(@)) | 22 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([:a 1])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([:a :b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([:a:b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([:a| | |b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([:a| ||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a := )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo < + 1> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo: + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testCritiques(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#(foo bar))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(+ foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ 1 + 2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :a | a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ | ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([1)2])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([:a :b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([:a:b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([:a| | |b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([:a| ||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo < + 1> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo: + )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompile(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#(foo bar))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(+ foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([1}2])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([:a :b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([:a:b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([:a| | |b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([:a| ||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo < + 1> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo: + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDecompileIR(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#(foo bar))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(+ foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([:a :b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([:a:b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([:a| | |b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([:a| ||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo < + 1> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo: + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysis(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#(foo bar))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(+ foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([:a :b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([:a:b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([:a| | |b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([:a| ||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo < + 1> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo: + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDoSemanticAnalysisOnError(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( 'hello)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( goodby: my: )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(##)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#(foo bar))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet((^1))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(+ foo: )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 2)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1:=2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1;)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(::a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(;)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ 1 + 2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([:a :b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([:a:b])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([:a| | |b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([:a| ||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo < + 1> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo < 4)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo <bar: > )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo: + )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet({ [ ( )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(|::a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testDump(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#(foo bar))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet($→)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(+ foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(5)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :a || a b ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([:a :b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([:a:b])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([:a| | |b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([:a| ||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(^^1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo < )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo < + 1> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo: + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet({1}{2})) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testFormattedCode(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet("" )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet("com"1"ment")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet("nothing" )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet("Δ→ə" )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#( ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#(1]2}3))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#(^1))) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#(foo bar))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet($→)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet('Δ→ə')) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet()) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(+ foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 + 2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 abs)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 max: 2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1 ± 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1.)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(12r89abcd)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1a1a1)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1e)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1e1e1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(1s1s1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(36r1halt)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ ])) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([: a : b])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([:a :b])) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([:a:b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([:a| | |b])) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([:a| ||a])) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([:a|| |a])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([:a|||a])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(^ a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo < + 1> )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo: + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet({ ^ 1 })) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(| a | ^ a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(| | a)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(|| a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(Δə)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testMonticello(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 8 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#(foo bar))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet((1 sign);bar)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet((1]2))) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet((^1))) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(+ foo: )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 foo;2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1a1a1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(@5)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(@foo)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ 1 + 2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :a || a b ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 11 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([1)2])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([:a :b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([:a:b])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([:a| | |b])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([:a| ||a])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet([:a||||a])) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo < + 1> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 15 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 22 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 27 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 23 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 35 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 13 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo: + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 5 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 11 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 9 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 6 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo: bar: )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 3 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(nil := nil)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 4 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(| a | | a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(|- 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParse(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#(foo bar))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(+ foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([:a :b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([:a:b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([:a| | |b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([:a| ||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo < + 1> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo: + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testParseOnError(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(###'hello''world)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#(foo bar))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet((1)2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(+ foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([:a :b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([:a:b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([:a| | |b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([:a| ||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a := @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo < + 1> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo: + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet({1}{2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testSimpleFormattedCode(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( "a" 1 "b" max: "c" 2 "d" ; "e" min: "f" 3 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( "a" ^ "b" 5 "c" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( "a" foo: "b" x "c" bar: "d" y "e" ^ "f" x "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( "a" | "b" x "c" | "d" x "e" := "f" 5 "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( "z" foo "a" 1 "b". "c" ^ 2 "d" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( $)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( 'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( ( [ :aaa : bbb | | ccc ddd | aaa . ] ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( ) ] })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( + foo: - )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( 2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( foo | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( foo: arg ^ ( ( ( ( arg ) ) + ( ( 1 ) ) ) ) . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( foo: arg ^ arg min: arg + 2 ; abs . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( foo: arg bar: arr ^ arg + arr . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( goodby: 2 my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( hello: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( | tmp | tmp := 1 . ^ tmp . )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( ||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( |||| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet("" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(""")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet("a" #( "b" 1 "c" two "d" ( "e" 3 "f" ) "g" ) "h")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet("a" #[ "b" 1 "c" 2 "d" ] "e")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet("a" ( "b" ( "c" 1 "d" ) "e" ) "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet("a" 1 "b" max: "c" 2 "d" + "e" 3 "f" abs "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet("a" 1 "b". "c" 2 "d")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet("a" [ "b" 1 "c" . "d" 2 "e" ] "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet("a" [ "b" : "c" x "d" : "e" y "f" | "g" ] "h")) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet("a" [ "b" | "c" x "d" y "e" | "f" ] "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet("a" { "b" 1 "c" . "d" 2 "e" } "f")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet("also unfinished"")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet("com"1"ment")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet("nothing" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet("unfinished)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet("Δ→ə" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(###')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(###'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(###'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(###'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(##)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#'hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#'hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#'hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#'Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#( #( 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#( #( 0 1r2 3 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#( #( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#( #[ 0 1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#( #[ 0 1000 2 ] ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#( ( 0 1 2 ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#( ( Δ → ə ) ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#( ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#( 0 1r2 4 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#(# ## #ab #10 #. 10))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#(#"A"##"B"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#(("A")"B"."C":"D";"E"["F"]"G"{"H"}"I"^"J"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#(().:;[]{}^#a))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#(1)#(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#(1]2}3))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#(:="A"aa:="B":=="C"cc:=="D"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#(:=aa:=:==bb:==#cc:==))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#(^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#(aa:bb:"A"cc"B"#aa:bb:cc"C"#cc"D"++"E"#++"F"))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#(aa:bb:cc#aa:bb:cc#cc==#== =#=))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#(foo bar))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#(Δ→ə))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#1r0)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#[ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#[ 1 ) 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#[ 1 -1 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#[ 1 1.0 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#[ 1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#[ 1 256 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#[ 1 a 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#[ 1 } 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#[ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#[ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#[1]#[2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#hello#world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(#→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet($)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet($h$w)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet($→)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet('hello'')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet('hello''world)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet('hello')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet('hello)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet('Δ→ə')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(( 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(())) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet((1 sign);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet((1 sign: 2);bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet((1)(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet((1)2)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet((1. 2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet((1]2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet((1}2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet((^1))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet()) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(+ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(+ 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(+ foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(+1. -a. - 1. -"A"1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(000r1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(000rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(0r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 + 2 ))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 + 2 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 + 2 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 abs)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 foo 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 foo: ^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 foo:;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 foo;2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 goodby: 2 my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 goodby: my: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 goodby: my: 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 hello: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 max: 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 sign;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 sign;;bar)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 true false nil self super thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1 ± 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1"A"true"B"false"C"nil"D"self"E"super"F"thisContext"G")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1(2))) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1*-1 + 1--1 + 1- -1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1+^2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1-1 - 1abs-1 - 1max:-1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1-1"A" - 1abs-1"B" - 1max:-1"C")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1.)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1.1.1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(10r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(12r89abcd)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1:=2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1;foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1a1a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1e)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1e1e1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1s)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(1s1s1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(2r)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(2r3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(2rx)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(36r1halt)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(3r12345)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(:::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(:= )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(:= 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(:a foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(:a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(;;)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(@)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(@5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(@foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(@foo:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(@foo:5)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(CodeError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(Object := Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(RuntimeSyntaxError signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(Warning signal: 'false error')) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ : | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :Object | Object + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :a :a :b | | a a b | a + a + b)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :a :a | a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :a :b | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :a :b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :a a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :a | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :a | b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :a | | a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :a || a b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :self | self + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :super | super + 1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ :thisContext | thisContext + 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ ^ 1 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ ^ 1 ]. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ ^ 1. 2. ^ 3 ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ a: ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ | 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ | ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ | a a | a := 10. a ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ | a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([ | b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([(#("a"("b"###("c"###["d"]#["e"]["f"]))))])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([1)2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([1][2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([1}2])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([: a : b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([:a 1])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([:a ::b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([:a :])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([:a :b])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([:a b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([:a:b])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([:a| | |b])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([:a| ||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([:a|| |a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([:a|||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet([:a||||a])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(^ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(^ 1. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(^ @)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(^^1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a : foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a := )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a := @)) | 19 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a := a. [ :a [ :a. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a := a. [ :a a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a := a. [ :a | | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a := a. [ | a a := a ]. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a := a. { [ :a | a := a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a := a. { [ :a | }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a := a. { [ :a }. a := a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a :foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a | )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a || )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a1: a1 a2: a2 a3: a3 a4: a4 a5: a5 a6: a6 a7: a7 a8: a8 a9: a9 a10: a10 a11: a11 a12: a12 a13: a13 a14: a14 a15: a15 a16: a16 ^ a1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a:)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a::)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a::foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(a:foo)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(false := false)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo "a" < "b" bar "c" > "d" < "e" baz "f" > "g" )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo "a" < "b" bar: "c" 1 "d" z: "e" 2 "f" > "g")) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo < )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo < + 1> )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo < + > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo < 4)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo < bar )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo < bar ; baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo < bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo < bar: 1 + 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo < bar: 1 1 > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo < bar: [ 1 ] > )) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo < bar: baz > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo < bar: { 1 } > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo <> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo <bar: #[ -1 ]> )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo <bar: > )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo <bar:(1)>)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ :a | a ] value: 10 + a ] value: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo ^ [ :a | [ | a | a := 10. a ] value + a ] value: 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo ^ [ :a1 :a2 :a3 :a4 :a5 :a6 :a7 :a8 :a9 :a10 :a11 :a12 :a13 :a14 :a15 :a16 | a1 ])) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ :a | a ] value: 10 + a ] value)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo ^ [ | a | a := 1. [ | a | a := 10. a ] value + a ] value)) | 2 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ :a | a ] value: 10 + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo | a | a := 1. ^ [ | a | a := 10. a ] value + a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo: + )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo: 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo: Object ^ Object + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo: a ^ [ :a | a ] value: 10 + a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo: a ^ [ | a | a := 10. a ] value + a)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo: a a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo: a bar: a ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b ])) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo: a x: a y: b [ :a :a :b | | a a b | a + a + b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo: bar: )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo: self ^ self + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo: super ^ super + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo: thisContext ^ thisContext + 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(foo:bar:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(nil := nil)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(self := self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(super := super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(thisContext := thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(true := true)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(true ifTrue: [ ^ 1 ] ifFalse: [ ^ 2 ]. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet({ )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet({ 1 + 2)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet({ [ ( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet({ ^ 1 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet({ ^ 1 }. 2. ^ 3)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet({ ^ 1. 2. ^ 3 })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet({ })) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet({1)2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet({1]2})) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet({1}{2})) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(| )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(| 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(| Object | Object := 1. ^ Object)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(| a a | a := 10. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(| a b)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(| a | [ ^ a ]. a := 10)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(| a | [ a := 10 ]. ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(| a | ^ a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(| a | | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(| a ||a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(| self | self := 1. ^ self)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(| super | super := 1. ^ super)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(| thisContext | thisContext := 1. ^ thisContext)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(| | a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(| Δə | Δə := 1. Δə + 1)) | 1 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(|- 1)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(|::a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(|:a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(|:a|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(|a:)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(|a:|)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(|| a)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet( )) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(Δə)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(٠)) | 0 ms | Passed |
osx-64 / Tests-osx-64 / testStyler(#snippet->an ASTCodeSnippet(→)) | 0 ms | Passed |