@main[] $v[a^taint[ ]b] ^test[v1 v2 v3 $v d e ] ^test[ v1 $v v3 a b c] ^test[v1 $v v3 a b c ] ^test[v1 v2 v3 a b c] ^test[v1 v2 v3 a b c c d e ] $t[^table::create[$t; $.reverse(true) ]] 1. ^try-catch{ $t[^table::create[$t; $.offset[no-such-name] ]] } 2. ^try-catch{ $t[^table::create[$t; $.no-such-option[yes] ]] } 3. ^try-catch{ $t[^table::create{}[ $.no-such-option[yes] ]] } 4. ^try-catch{ $t[^table::create{}[ $.separator[abc] ]] } 5. ^try-catch{ $t[^table::create{}[ $.encloser[] ]] } 6. ^try-catch{ $t[^table::create{}[ $.encloser[ю] ]] } 7. ^try-catch{ $t[^table::create[no-such-name]{}] } @test[data] $t[^table::create{$data}] ^json:string[$t; $.indent(true) ]