@main[] $source[^table::create{a aa bb cc}] $dest0[^table::create{a xx }] ^source.offset(2) ^test{^dest.join[$source]} ^test{^dest.join[$source;$.offset(0)]} ^test{^dest.join[$source;$.limit(2)]} ^test{^dest.join[$source;$.offset(1)$.limit(1)]} ^test{^dest.join[$source;$.offset(1)$.limit(2)]} ^test{^dest.join[$source;$.offset[cur]$.limit(1)]} ^test{^dest.join[$source;$.limit(0)]} @test[action] $dest[^table::create[$dest0]] $action ^dest.menu{$dest.a}[,]