spec test index / oilshell.org
status | ysh | ysh-cpp | |
pass | 6 | 6 | |
FAIL | 1 | 1 | |
total | 7 | 7 | |
case | ysh | ysh-cpp | description |
0 | pass | pass | with eval builtin command, in global scope |
1 | pass | pass | with eval builtin command, in local scope |
2 | pass | pass | with eval builtin command, making them global with names() and setVar() |
3 | FAIL | FAIL | with parseCommand() then io->eval(), in local scope |
details | details | ||
4 | pass | pass | with parseCommand() then io->eval(cmd, vars={out_dict: {}}) |
5 | pass | pass | with evalToDict() |
6 | pass | pass | with runtime REFLECTION via __invoke__ - no parsing |
12 passed, 0 OK, 0 not implemented, 0 BUG, 1 failed, 0 timeouts, 0 cases skipped 1 failed under osh
ysh | 3 with parseCommand() then io->eval(), in local scope [ysh stdout] Expected 'prefix a\nprefix b\n', got '(value.Command\n frag: \n (cmd_frag.Expr\n c: \n (Proc\n keyword: \n (Token\n id: Id.KW_Proc\n length: 4\n col: 0\n line: \n (SourceLine\n line_num: 1\n content: "proc echo_a(prefix) {\\n"\n src: \n (source.Dynamic\n what: "parseCommand()"\n location: \n (Token\n id: Id.Op_LParen\n length: 1\n col: 26\n line: \n (SourceLine\n line_num: 9\n content: " var cmd = parseCommand(s)\\n"\n src: (source.Stdin comment:"")\n )\n )\n )\n )\n )\n name: (Token id:Id.Lit_Chars length:6 col:5 line:...0x7f7e62646158)\n sig: \n (proc_sig.Closed\n word: \n (ParamGroup\n params: [\n (Param\n blame_tok: (Token id:Id.Expr_Name length:6 col:12 line:...0x7f7e62646158)\n name: prefix\n )\n ]\n )\n )\n body: \n (BraceGroup\n left: (Token id:Id.Lit_LBrace length:1 col:20 line:...0x7f7e62646158)\n children: [\n (command.Simple\n blame_tok: \n (Token\n id: Id.Lit_Chars\n length: 4\n col: 2\n line: \n (SourceLine\n line_num: 2\n content: " echo $prefix a\\n"\n src: ...0x7f7e6268beb0\n )\n )\n more_env: []\n words: [\n (CompoundWord parts:[...0x7f7e62641ef0])\n (CompoundWord\n parts: [\n (SimpleVarSub\n tok: (Token id:Id.VSub_DollarName length:7 col:7 line:...0x7f7e626462b8)\n )\n ]\n )\n (CompoundWord\n parts: [(Token id:Id.Lit_Chars length:1 col:15 line:...0x7f7e626462b8)]\n )\n ]\n is_last_cmd: F\n )\n ]\n right: \n (Token\n id: Id.Lit_RBrace\n length: 1\n col: 0\n line: (SourceLine line_num:3 content:"}\\n" src:...0x7f7e6268beb0)\n )\n )\n )\n )\n captured_frame: [\n Dict\n ARGV\n (Cell exported:F readonly:F nameref:F val:(value.List items:[]))\n result\n (Cell exported:F readonly:F nameref:F val:(value.Dict d:[Dict]))\n param\n (Cell exported:F readonly:F nameref:F val:(value.Str s:a))\n s\n (Cell\n exported: F\n readonly: F\n nameref: F\n val: (value.Str s:"proc echo_a(prefix) {\\n echo $prefix a\\n}\\n")\n )\n cmd\n (Cell exported:F readonly:F nameref:F val:...0x7f7e62646310)\n ]\n module_frame: [\n Dict\n ARGV\n (Cell exported:F readonly:F nameref:F val:(value.List items:[]))\n ENV\n (Cell\n exported: F\n readonly: F\n nameref: F\n val: \n (Obj\n d: [\n Dict\n TMP\n (value.Str s:/home/uke/oil/_tmp/spec-tmp/ysh-proc-meta.test.sh.33006/03-ysh)\n REPO_ROOT\n (value.Str s:/home/uke/oil)\n PYTHONPATH\n (value.Str s:"/home/uke/oil:/home/uke/oil/vendor")\n PWD\n (value.Str s:/home/uke/oil/_tmp/spec-tmp/ysh-proc-meta.test.sh.33006/03-ysh)\n SH\n (value.Str s:/home/uke/oil/bin/ysh)\n LC_ALL\n (value.Str s:C.UTF-8)\n PATH\n (value.Str\n s: \n"/home/uke/oil/test/../spec/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"\n )\n LOCALE_ARCHIVE\n (value.Str s:"")\n OILS_GC_ON_EXIT\n (value.Str s:1)\n ]\n )\n )\n UID\n (Cell exported:F readonly:F nameref:F val:(value.Str s:1000))\n EUID\n (Cell exported:F readonly:F nameref:F val:(value.Str s:1000))\n PPID\n (Cell exported:F readonly:F nameref:F val:(value.Str s:33091))\n OPTIND\n (Cell exported:F readonly:F nameref:F val:(value.Str s:1))\n IFS\n (Cell exported:F readonly:F nameref:F val:(value.Str s:" \\t\\n"))\n HOSTNAME\n (Cell exported:F readonly:F nameref:F val:(value.Str s:410bdf21e909))\n OSTYPE\n (Cell exported:F readonly:F nameref:F val:(value.Str s:linux))\n PS4\n (Cell\n exported: F\n readonly: F\n nameref: F\n val: (value.Str s:"${SHX_indent}${SHX_punct}${SHX_pid_str} ")\n )\n COMP_WORDBREAKS\n (Cell exported:F readonly:F nameref:F val:(value.Str s:" \\t\\n\\"\'><=;|&(:"))\n p\n (Cell\n exported: F\n readonly: F\n nameref: F\n val: \n (value.Proc\n name: p\n name_tok: \n (Token\n id: Id.Lit_Chars\n length: 1\n col: 5\n line: (SourceLine line_num:1 content:"proc p {\\n" src:...0x7f7e62628320)\n )\n sig: (proc_sig__Open)\n body: \n (BraceGroup\n left: (Token id:Id.Lit_LBrace length:1 col:7 line:...0x7f7e629288e8)\n children: [\n (command.VarDecl\n keyword: \n (Token\n id: Id.KW_Var\n length: 3\n col: 2\n line: \n (SourceLine\n line_num: 2\n content: " var result = {}\\n"\n src: ...0x7f7e62628320\n )\n )\n lhs: [\n (NameType\n left: (Token id:Id.Expr_Name length:6 col:6 line:...0x7f7e62928940)\n name: result\n )\n ]\n rhs: \n (expr.Dict\n left: (Token id:Id.Op_LBrace length:1 col:15 line:...0x7f7e62928940)\n keys: []\n values: []\n )\n )\n (command.ForEach\n keyword: \n (Token\n id: Id.KW_For\n length: 3\n col: 2\n line: \n (SourceLine\n line_num: 3\n content: " for param in a b {\\n"\n src: ...0x7f7e62628320\n )\n )\n iter_names: [param]\n iterable: \n (for_iter.Words\n words: [\n (CompoundWord\n parts: [\n (Token\n id: Id.Lit_Chars\n length: 1\n col: 15\n line: ...0x7f7e62928aa0\n tval: a\n )\n ]\n )\n (CompoundWord\n parts: [\n (Token\n id: Id.Lit_Chars\n length: 1\n col: 17\n line: ...0x7f7e62928aa0\n tval: b\n )\n ]\n )\n ]\n )\n body: \n (BraceGroup\n left: (Token id:Id.Lit_LBrace length:1 col:19 line:...0x7f7e62928aa0)\n children: [\n (command.VarDecl\n keyword: \n (Token\n id: Id.KW_Var\n length: 3\n col: 4\n line: \n (SourceLine\n line_num: 4\n content: " var s = \\"\\"\\"\\n"\n src: ...0x7f7e62628320\n )\n )\n lhs: [\n (NameType\n left: (Token id:Id.Expr_Name length:1 col:8 line:...0x7f7e62928af8)\n name: s\n )\n ]\n rhs: \n (DoubleQuoted\n left: \n (Token\n id: Id.Left_TDoubleQuote\n length: 3\n col: 12\n line: ...0x7f7e62928af8\n )\n parts: [\n (Token\n id: Id.Lit_CharsWithoutPrefix\n length: 10\n col: 4\n line: \n (SourceLine\n line_num: 5\n content: " proc echo_$param(prefix) {\\n"\n src: ...0x7f7e62628320\n )\n tval: "proc echo_"\n )\n (SimpleVarSub\n tok: \n (Token\n id: Id.VSub_DollarName\n length: 6\n col: 14\n line: ...0x7f7e62928b50\n tval: param\n )\n )\n (Token\n id: Id.Lit_Chars\n length: 11\n col: 20\n line: ...0x7f7e62928b50\n tval: "(prefix) {\\n"\n )\n (Token\n id: Id.Lit_CharsWithoutPrefix\n length: 7\n col: 4\n line: \n (SourceLine\n line_num: 6\n content: " echo \\\\$prefix $param\\n"\n src: ...0x7f7e62628320\n )\n tval: " echo "\n )\n (word_part.EscapedLiteral\n token: \n (Token\n id: Id.Lit_EscapedChar\n length: 2\n col: 11\n line: ...0x7f7e62928ba8\n )\n ch: "$"\n )\n (Token\n id: Id.Lit_Chars\n length: 7\n col: 13\n line: ...0x7f7e62928ba8\n tval: "prefix "\n )\n (SimpleVarSub\n tok: \n (Token\n id: Id.VSub_DollarName\n length: 6\n col: 20\n line: ...0x7f7e62928ba8\n tval: param\n )\n )\n (Token\n id: Id.Lit_Chars\n length: 1\n col: 26\n line: ...0x7f7e62928ba8\n tval: "\\n"\n )\n (Token\n id: Id.Lit_CharsWithoutPrefix\n length: 2\n col: 4\n line: \n (SourceLine\n line_num: 7\n content: " }\\n"\n src: ...0x7f7e62628320\n )\n tval: "}\\n"\n )\n ]\n right: \n (Token\n id: Id.Right_DoubleQuote\n length: 1\n col: 6\n line: \n (SourceLine\n line_num: 8\n content: " \\"\\"\\"\\n"\n src: ...0x7f7e62628320\n )\n )\n )\n )\n (command.VarDecl\n keyword: (Token id:Id.KW_Var length:3 col:4 line:...0x7f7e62928db8)\n lhs: [\n (NameType\n left: (Token id:Id.Expr_Name length:3 col:8 line:...0x7f7e62928db8)\n name: cmd\n )\n ]\n rhs: \n (expr.FuncCall\n func: \n (expr.Var\n left: \n (Token\n id: Id.Expr_Name\n length: 12\n col: 14\n line: ...0x7f7e62928db8\n )\n name: parseCommand\n )\n args: \n (ArgList\n left: ...0x7f7e62641050\n pos_args: [\n (expr.Var\n left: \n (Token\n id: Id.Expr_Name\n length: 1\n col: 27\n line: ...0x7f7e62928db8\n )\n name: s\n )\n ]\n named_args: []\n right: \n (Token\n id: Id.Op_RParen\n length: 1\n col: 28\n line: ...0x7f7e62928db8\n )\n )\n )\n )\n (command.Simple\n blame_tok: \n (Token\n id: Id.Lit_Chars\n length: 2\n col: 4\n line: \n (SourceLine\n line_num: 10\n content: " pp asdl_ (cmd)\\n"\n src: ...0x7f7e62628320\n )\n tval: pp\n )\n more_env: []\n words: [\n (CompoundWord parts:[...0x7f7e6292ab48])\n (CompoundWord\n parts: [\n (Token\n id: Id.Lit_Chars\n length: 5\n col: 7\n line: ...0x7f7e62928ec0\n tval: asdl_\n )\n ]\n )\n ]\n typed_args: \n (ArgList\n left: (Token id:Id.Op_LParen length:1 col:13 line:...0x7f7e62928ec0)\n pos_args: [\n (expr.Var\n left: \n (Token\n id: Id.Expr_Name\n length: 3\n col: 14\n line: ...0x7f7e62928ec0\n )\n name: cmd\n )\n ]\n named_args: []\n right: (Token id:Id.Op_RParen length:1 col:17 line:...0x7f7e62928ec0)\n )\n is_last_cmd: F\n )\n (command.Expr\n keyword: \n (Token\n id: Id.KW_Call\n length: 4\n col: 4\n line: \n (SourceLine\n line_num: 13\n content: " call io->eval(cmd)\\n"\n src: ...0x7f7e62628320\n )\n )\n e: \n (expr.FuncCall\n func: \n (Attribute\n obj: \n (expr.Var\n left: \n (Token\n id: Id.Expr_Name\n length: 2\n col: 9\n line: ...0x7f7e62928fc8\n )\n name: io\n )\n op: \n (Token\n id: Id.Expr_RArrow\n length: 2\n col: 11\n line: ...0x7f7e62928fc8\n )\n attr: \n (Token\n id: Id.Expr_Name\n length: 4\n col: 13\n line: ...0x7f7e62928fc8\n )\n attr_name: eval\n ctx: expr_context.Store\n )\n args: \n (ArgList\n left: \n (Token\n id: Id.Op_LParen\n length: 1\n col: 17\n line: ...0x7f7e62928fc8\n )\n pos_args: [\n (expr.Var\n left: \n (Token\n id: Id.Expr_Name\n length: 3\n col: 18\n line: ...0x7f7e62928fc8\n )\n name: cmd\n )\n ]\n named_args: []\n right: \n (Token\n id: Id.Op_RParen\n length: 1\n col: 21\n line: ...0x7f7e62928fc8\n )\n )\n )\n )\n (command.Simple\n blame_tok: \n (Token\n id: Id.Lit_Chars\n length: 6\n col: 4\n line: \n (SourceLine\n line_num: 15\n content: " echo_a zz\\n"\n src: ...0x7f7e62628320\n )\n )\n more_env: []\n words: [\n (CompoundWord parts:[...0x7f7e62641460])\n (CompoundWord\n parts: [(Token id:Id.Lit_Chars length:2 col:11 line:...0x7f7e626460a8)]\n )\n ]\n is_last_cmd: F\n )\n ]\n right: \n (Token\n id: Id.Lit_RBrace\n length: 1\n col: 2\n line: (SourceLine line_num:16 content:" }\\n" src:...0x7f7e62628320)\n )\n )\n )\n (command.Simple\n blame_tok: \n (Token\n id: Id.Lit_Chars\n length: 6\n col: 2\n line: \n (SourceLine\n line_num: 18\n content: " echo_a prefix\\n"\n src: ...0x7f7e62628320\n )\n )\n more_env: []\n words: [\n (CompoundWord parts:[...0x7f7e6292a870])\n (CompoundWord\n parts: [(Token id:Id.Lit_Chars length:6 col:9 line:...0x7f7e626461b0)]\n )\n ]\n is_last_cmd: F\n )\n (command.Simple\n blame_tok: \n (Token\n id: Id.Lit_Chars\n length: 6\n col: 2\n line: \n (SourceLine\n line_num: 19\n content: " echo_b prefix\\n"\n src: ...0x7f7e62628320\n )\n )\n more_env: []\n words: [\n (CompoundWord parts:[...0x7f7e62641940])\n (CompoundWord\n parts: [(Token id:Id.Lit_Chars length:6 col:9 line:...0x7f7e62646208)]\n )\n ]\n is_last_cmd: F\n )\n ]\n right: \n (Token\n id: Id.Lit_RBrace\n length: 1\n col: 0\n line: (SourceLine line_num:20 content:"}\\n" src:...0x7f7e62628320)\n )\n )\n sh_compat: F\n module_frame: [\n Dict\n ARGV\n ...0x7f7e62995b30\n ENV\n ...0x7f7e62995bf0\n UID\n ...0x7f7e62995c50\n EUID\n ...0x7f7e62995cb0\n PPID\n ...0x7f7e62995d10\n OPTIND\n ...0x7f7e62995d70\n IFS\n ...0x7f7e62995dd0\n HOSTNAME\n ...0x7f7e62995e30\n OSTYPE\n ...0x7f7e62995e90\n PS4\n ...0x7f7e62995ef0\n COMP_WORDBREAKS\n ...0x7f7e62995f50\n p\n ...0x7f7e62647110\n ]\n )\n )\n ]\n)\n' stdout: (value.Command frag: (cmd_frag.Expr c: (Proc keyword: (Token id: Id.KW_Proc length: 4 col: 0 line: (SourceLine line_num: 1 content: "proc echo_a(prefix) {\n" src: (source.Dynamic what: "parseCommand()" location: (Token id: Id.Op_LParen length: 1 col: 26 line: (SourceLine line_num: 9 content: " var cmd = parseCommand(s)\n" src: (source.Stdin comment:"") ) ) ) ) ) name: (Token id:Id.Lit_Chars length:6 col:5 line:...0x7f7e62646158) sig: (proc_sig.Closed word: (ParamGroup params: [ (Param blame_tok: (Token id:Id.Expr_Name length:6 col:12 line:...0x7f7e62646158) name: prefix ) ] ) ) body: (BraceGroup left: (Token id:Id.Lit_LBrace length:1 col:20 line:...0x7f7e62646158) children: [ (command.Simple blame_tok: (Token id: Id.Lit_Chars length: 4 col: 2 line: (SourceLine line_num: 2 content: " echo $prefix a\n" src: ...0x7f7e6268beb0 ) ) more_env: [] words: [ (CompoundWord parts:[...0x7f7e62641ef0]) (CompoundWord parts: [ (SimpleVarSub tok: (Token id:Id.VSub_DollarName length:7 col:7 line:...0x7f7e626462b8) ) ] ) (CompoundWord parts: [(Token id:Id.Lit_Chars length:1 col:15 line:...0x7f7e626462b8)] ) ] is_last_cmd: F ) ] right: (Token id: Id.Lit_RBrace length: 1 col: 0 line: (SourceLine line_num:3 content:"}\n" src:...0x7f7e6268beb0) ) ) ) ) captured_frame: [ Dict ARGV (Cell exported:F readonly:F nameref:F val:(value.List items:[])) result (Cell exported:F readonly:F nameref:F val:(value.Dict d:[Dict])) param (Cell exported:F readonly:F nameref:F val:(value.Str s:a)) s (Cell exported: F readonly: F nameref: F val: (value.Str s:"proc echo_a(prefix) {\n echo $prefix a\n}\n") ) cmd (Cell exported:F readonly:F nameref:F val:...0x7f7e62646310) ] module_frame: [ Dict ARGV (Cell exported:F readonly:F nameref:F val:(value.List items:[])) ENV (Cell exported: F readonly: F nameref: F val: (Obj d: [ Dict TMP (value.Str s:/home/uke/oil/_tmp/spec-tmp/ysh-proc-meta.test.sh.33006/03-ysh) REPO_ROOT (value.Str s:/home/uke/oil) PYTHONPATH (value.Str s:"/home/uke/oil:/home/uke/oil/vendor") PWD (value.Str s:/home/uke/oil/_tmp/spec-tmp/ysh-proc-meta.test.sh.33006/03-ysh) SH (value.Str s:/home/uke/oil/bin/ysh) LC_ALL (value.Str s:C.UTF-8) PATH (value.Str s: "/home/uke/oil/test/../spec/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ) LOCALE_ARCHIVE (value.Str s:"") OILS_GC_ON_EXIT (value.Str s:1) ] ) ) UID (Cell exported:F readonly:F nameref:F val:(value.Str s:1000)) EUID (Cell exported:F readonly:F nameref:F val:(value.Str s:1000)) PPID (Cell exported:F readonly:F nameref:F val:(value.Str s:33091)) OPTIND (Cell exported:F readonly:F nameref:F val:(value.Str s:1)) IFS (Cell exported:F readonly:F nameref:F val:(value.Str s:" \t\n")) HOSTNAME (Cell exported:F readonly:F nameref:F val:(value.Str s:410bdf21e909)) OSTYPE (Cell exported:F readonly:F nameref:F val:(value.Str s:linux)) PS4 (Cell exported: F readonly: F nameref: F val: (value.Str s:"${SHX_indent}${SHX_punct}${SHX_pid_str} ") ) COMP_WORDBREAKS (Cell exported:F readonly:F nameref:F val:(value.Str s:" \t\n\"'><=;|&(:")) p (Cell exported: F readonly: F nameref: F val: (value.Proc name: p name_tok: (Token id: Id.Lit_Chars length: 1 col: 5 line: (SourceLine line_num:1 content:"proc p {\n" src:...0x7f7e62628320) ) sig: (proc_sig__Open) body: (BraceGroup left: (Token id:Id.Lit_LBrace length:1 col:7 line:...0x7f7e629288e8) children: [ (command.VarDecl keyword: (Token id: Id.KW_Var length: 3 col: 2 line: (SourceLine line_num: 2 content: " var result = {}\n" src: ...0x7f7e62628320 ) ) lhs: [ (NameType left: (Token id:Id.Expr_Name length:6 col:6 line:...0x7f7e62928940) name: result ) ] rhs: (expr.Dict left: (Token id:Id.Op_LBrace length:1 col:15 line:...0x7f7e62928940) keys: [] values: [] ) ) (command.ForEach keyword: (Token id: Id.KW_For length: 3 col: 2 line: (SourceLine line_num: 3 content: " for param in a b {\n" src: ...0x7f7e62628320 ) ) iter_names: [param] iterable: (for_iter.Words words: [ (CompoundWord parts: [ (Token id: Id.Lit_Chars length: 1 col: 15 line: ...0x7f7e62928aa0 tval: a ) ] ) (CompoundWord parts: [ (Token id: Id.Lit_Chars length: 1 col: 17 line: ...0x7f7e62928aa0 tval: b ) ] ) ] ) body: (BraceGroup left: (Token id:Id.Lit_LBrace length:1 col:19 line:...0x7f7e62928aa0) children: [ (command.VarDecl keyword: (Token id: Id.KW_Var length: 3 col: 4 line: (SourceLine line_num: 4 content: " var s = \"\"\"\n" src: ...0x7f7e62628320 ) ) lhs: [ (NameType left: (Token id:Id.Expr_Name length:1 col:8 line:...0x7f7e62928af8) name: s ) ] rhs: (DoubleQuoted left: (Token id: Id.Left_TDoubleQuote length: 3 col: 12 line: ...0x7f7e62928af8 ) parts: [ (Token id: Id.Lit_CharsWithoutPrefix length: 10 col: 4 line: (SourceLine line_num: 5 content: " proc echo_$param(prefix) {\n" src: ...0x7f7e62628320 ) tval: "proc echo_" ) (SimpleVarSub tok: (Token id: Id.VSub_DollarName length: 6 col: 14 line: ...0x7f7e62928b50 tval: param ) ) (Token id: Id.Lit_Chars length: 11 col: 20 line: ...0x7f7e62928b50 tval: "(prefix) {\n" ) (Token id: Id.Lit_CharsWithoutPrefix length: 7 col: 4 line: (SourceLine line_num: 6 content: " echo \\$prefix $param\n" src: ...0x7f7e62628320 ) tval: " echo " ) (word_part.EscapedLiteral token: (Token id: Id.Lit_EscapedChar length: 2 col: 11 line: ...0x7f7e62928ba8 ) ch: "$" ) (Token id: Id.Lit_Chars length: 7 col: 13 line: ...0x7f7e62928ba8 tval: "prefix " ) (SimpleVarSub tok: (Token id: Id.VSub_DollarName length: 6 col: 20 line: ...0x7f7e62928ba8 tval: param ) ) (Token id: Id.Lit_Chars length: 1 col: 26 line: ...0x7f7e62928ba8 tval: "\n" ) (Token id: Id.Lit_CharsWithoutPrefix length: 2 col: 4 line: (SourceLine line_num: 7 content: " }\n" src: ...0x7f7e62628320 ) tval: "}\n" ) ] right: (Token id: Id.Right_DoubleQuote length: 1 col: 6 line: (SourceLine line_num: 8 content: " \"\"\"\n" src: ...0x7f7e62628320 ) ) ) ) (command.VarDecl keyword: (Token id:Id.KW_Var length:3 col:4 line:...0x7f7e62928db8) lhs: [ (NameType left: (Token id:Id.Expr_Name length:3 col:8 line:...0x7f7e62928db8) name: cmd ) ] rhs: (expr.FuncCall func: (expr.Var left: (Token id: Id.Expr_Name length: 12 col: 14 line: ...0x7f7e62928db8 ) name: parseCommand ) args: (ArgList left: ...0x7f7e62641050 pos_args: [ (expr.Var left: (Token id: Id.Expr_Name length: 1 col: 27 line: ...0x7f7e62928db8 ) name: s ) ] named_args: [] right: (Token id: Id.Op_RParen length: 1 col: 28 line: ...0x7f7e62928db8 ) ) ) ) (command.Simple blame_tok: (Token id: Id.Lit_Chars length: 2 col: 4 line: (SourceLine line_num: 10 content: " pp asdl_ (cmd)\n" src: ...0x7f7e62628320 ) tval: pp ) more_env: [] words: [ (CompoundWord parts:[...0x7f7e6292ab48]) (CompoundWord parts: [ (Token id: Id.Lit_Chars length: 5 col: 7 line: ...0x7f7e62928ec0 tval: asdl_ ) ] ) ] typed_args: (ArgList left: (Token id:Id.Op_LParen length:1 col:13 line:...0x7f7e62928ec0) pos_args: [ (expr.Var left: (Token id: Id.Expr_Name length: 3 col: 14 line: ...0x7f7e62928ec0 ) name: cmd ) ] named_args: [] right: (Token id:Id.Op_RParen length:1 col:17 line:...0x7f7e62928ec0) ) is_last_cmd: F ) (command.Expr keyword: (Token id: Id.KW_Call length: 4 col: 4 line: (SourceLine line_num: 13 content: " call io->eval(cmd)\n" src: ...0x7f7e62628320 ) ) e: (expr.FuncCall func: (Attribute obj: (expr.Var left: (Token id: Id.Expr_Name length: 2 col: 9 line: ...0x7f7e62928fc8 ) name: io ) op: (Token id: Id.Expr_RArrow length: 2 col: 11 line: ...0x7f7e62928fc8 ) attr: (Token id: Id.Expr_Name length: 4 col: 13 line: ...0x7f7e62928fc8 ) attr_name: eval ctx: expr_context.Store ) args: (ArgList left: (Token id: Id.Op_LParen length: 1 col: 17 line: ...0x7f7e62928fc8 ) pos_args: [ (expr.Var left: (Token id: Id.Expr_Name length: 3 col: 18 line: ...0x7f7e62928fc8 ) name: cmd ) ] named_args: [] right: (Token id: Id.Op_RParen length: 1 col: 21 line: ...0x7f7e62928fc8 ) ) ) ) (command.Simple blame_tok: (Token id: Id.Lit_Chars length: 6 col: 4 line: (SourceLine line_num: 15 content: " echo_a zz\n" src: ...0x7f7e62628320 ) ) more_env: [] words: [ (CompoundWord parts:[...0x7f7e62641460]) (CompoundWord parts: [(Token id:Id.Lit_Chars length:2 col:11 line:...0x7f7e626460a8)] ) ] is_last_cmd: F ) ] right: (Token id: Id.Lit_RBrace length: 1 col: 2 line: (SourceLine line_num:16 content:" }\n" src:...0x7f7e62628320) ) ) ) (command.Simple blame_tok: (Token id: Id.Lit_Chars length: 6 col: 2 line: (SourceLine line_num: 18 content: " echo_a prefix\n" src: ...0x7f7e62628320 ) ) more_env: [] words: [ (CompoundWord parts:[...0x7f7e6292a870]) (CompoundWord parts: [(Token id:Id.Lit_Chars length:6 col:9 line:...0x7f7e626461b0)] ) ] is_last_cmd: F ) (command.Simple blame_tok: (Token id: Id.Lit_Chars length: 6 col: 2 line: (SourceLine line_num: 19 content: " echo_b prefix\n" src: ...0x7f7e62628320 ) ) more_env: [] words: [ (CompoundWord parts:[...0x7f7e62641940]) (CompoundWord parts: [(Token id:Id.Lit_Chars length:6 col:9 line:...0x7f7e62646208)] ) ] is_last_cmd: F ) ] right: (Token id: Id.Lit_RBrace length: 1 col: 0 line: (SourceLine line_num:20 content:"}\n" src:...0x7f7e62628320) ) ) sh_compat: F module_frame: [ Dict ARGV ...0x7f7e62995b30 ENV ...0x7f7e62995bf0 UID ...0x7f7e62995c50 EUID ...0x7f7e62995cb0 PPID ...0x7f7e62995d10 OPTIND ...0x7f7e62995d70 IFS ...0x7f7e62995dd0 HOSTNAME ...0x7f7e62995e30 OSTYPE ...0x7f7e62995e90 PS4 ...0x7f7e62995ef0 COMP_WORDBREAKS ...0x7f7e62995f50 p ...0x7f7e62647110 ] ) ) ] )stderr: echo_a zz ^~~~~~ [ stdin ]:15: 'echo_a' not found (OILS-ERR-100) [ stdin ]:15: errexit PID 33092: command.Simple failed with status 127 |
ysh-cpp | 3 with parseCommand() then io->eval(), in local scope [ysh-cpp stdout] Expected 'prefix a\nprefix b\n', got '(value.Command\n frag: \n (cmd_frag.Expr\n c: \n (Proc\n keyword: \n (Token\n id: Id.KW_Proc\n length: 4\n col: 0\n line: \n (SourceLine\n line_num: 1\n content: "proc echo_a(prefix) {\\n"\n src: \n (source.Dynamic\n what: "parseCommand()"\n location: \n (Token\n id: Id.Op_LParen\n length: 1\n col: 26\n line: \n (SourceLine\n line_num: 9\n content: " var cmd = parseCommand(s)\\n"\n src: (source.Stdin comment:"")\n )\n )\n )\n )\n )\n name: (Token id:Id.Lit_Chars length:6 col:5 line:...0x161a)\n sig: \n (proc_sig.Closed\n word: \n (ParamGroup\n params: [\n (Param\n blame_tok: (Token id:Id.Expr_Name length:6 col:12 line:...0x161a)\n name: prefix\n )\n ]\n )\n )\n body: \n (BraceGroup\n left: (Token id:Id.Lit_LBrace length:1 col:20 line:...0x161a)\n children: [\n (command.Simple\n blame_tok: \n (Token\n id: Id.Lit_Chars\n length: 4\n col: 2\n line: (SourceLine line_num:2 content:" echo $prefix a\\n" src:...0x2a49)\n )\n more_env: []\n words: [\n (CompoundWord parts:[...0x159a])\n (CompoundWord\n parts: [\n (SimpleVarSub\n tok: (Token id:Id.VSub_DollarName length:7 col:7 line:...0x15a2)\n )\n ]\n )\n (CompoundWord\n parts: [(Token id:Id.Lit_Chars length:1 col:15 line:...0x15a2)]\n )\n ]\n is_last_cmd: F\n )\n ]\n right: \n (Token\n id: Id.Lit_RBrace\n length: 1\n col: 0\n line: (SourceLine line_num:3 content:"}\\n" src:...0x2a49)\n )\n )\n )\n )\n captured_frame: [\n Dict\n ARGV\n (Cell exported:F readonly:F nameref:F val:(value.List items:[]))\n result\n (Cell exported:F readonly:F nameref:F val:(value.Dict d:[Dict]))\n param\n (Cell exported:F readonly:F nameref:F val:(value.Str s:a))\n s\n (Cell\n exported: F\n readonly: F\n nameref: F\n val: (value.Str s:"proc echo_a(prefix) {\\n echo $prefix a\\n}\\n")\n )\n cmd\n (Cell exported:F readonly:F nameref:F val:...0x1fda)\n ]\n module_frame: [\n Dict\n ARGV\n (Cell exported:F readonly:F nameref:F val:(value.List items:[]))\n ENV\n (Cell\n exported: F\n readonly: F\n nameref: F\n val: \n (Obj\n d: [\n Dict\n TMP\n (value.Str\n s: /home/uke/oil/_tmp/spec-tmp/ysh-proc-meta.test.sh.33006/03-ysh-cpp\n )\n REPO_ROOT\n (value.Str s:/home/uke/oil/test/..)\n SH\n (value.Str s:/home/uke/oil/_bin/cxx-asan/ysh)\n LC_ALL\n (value.Str s:C.UTF-8)\n PATH\n (value.Str\n s: \n"/home/uke/oil/test/../spec/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"\n )\n LOCALE_ARCHIVE\n (value.Str s:"")\n OILS_GC_ON_EXIT\n (value.Str s:1)\n LINES\n (value.Str s:24)\n COLUMNS\n (value.Str s:80)\n ]\n )\n )\n UID\n (Cell exported:F readonly:F nameref:F val:(value.Str s:1000))\n EUID\n (Cell exported:F readonly:F nameref:F val:(value.Str s:1000))\n PPID\n (Cell exported:F readonly:F nameref:F val:(value.Str s:33105))\n OPTIND\n (Cell exported:F readonly:F nameref:F val:(value.Str s:1))\n IFS\n (Cell exported:F readonly:F nameref:F val:(value.Str s:" \\t\\n"))\n HOSTNAME\n (Cell exported:F readonly:F nameref:F val:(value.Str s:410bdf21e909))\n OSTYPE\n (Cell exported:F readonly:F nameref:F val:(value.Str s:Linux))\n PS4\n (Cell\n exported: F\n readonly: F\n nameref: F\n val: (value.Str s:"${SHX_indent}${SHX_punct}${SHX_pid_str} ")\n )\n COMP_WORDBREAKS\n (Cell exported:F readonly:F nameref:F val:(value.Str s:" \\t\\n\\"\'><=;|&(:"))\n p\n (Cell\n exported: F\n readonly: F\n nameref: F\n val: \n (value.Proc\n name: p\n name_tok: \n (Token\n id: Id.Lit_Chars\n length: 1\n col: 5\n line: (SourceLine line_num:1 content:"proc p {\\n" src:...0x1d69)\n )\n sig: (proc_sig.Open)\n body: \n (BraceGroup\n left: (Token id:Id.Lit_LBrace length:1 col:7 line:...0x1306)\n children: [\n (command.VarDecl\n keyword: \n (Token\n id: Id.KW_Var\n length: 3\n col: 2\n line: (SourceLine line_num:2 content:" var result = {}\\n" src:...0x1d69)\n )\n lhs: [\n (NameType\n left: (Token id:Id.Expr_Name length:6 col:6 line:...0x12ba)\n name: result\n )\n ]\n rhs: \n (expr.Dict\n left: (Token id:Id.Op_LBrace length:1 col:15 line:...0x12ba)\n keys: []\n values: []\n )\n )\n (command.ForEach\n keyword: \n (Token\n id: Id.KW_For\n length: 3\n col: 2\n line: (SourceLine line_num:3 content:" for param in a b {\\n" src:...0x1d69)\n )\n iter_names: [param]\n iterable: \n (for_iter.Words\n words: [\n (CompoundWord\n parts: [(Token id:Id.Lit_Chars length:1 col:15 line:...0x1206 tval:a)]\n )\n (CompoundWord\n parts: [(Token id:Id.Lit_Chars length:1 col:17 line:...0x1206 tval:b)]\n )\n ]\n )\n body: \n (BraceGroup\n left: (Token id:Id.Lit_LBrace length:1 col:19 line:...0x1206)\n children: [\n (command.VarDecl\n keyword: \n (Token\n id: Id.KW_Var\n length: 3\n col: 4\n line: \n (SourceLine\n line_num: 4\n content: " var s = \\"\\"\\"\\n"\n src: ...0x1d69\n )\n )\n lhs: [\n (NameType\n left: (Token id:Id.Expr_Name length:1 col:8 line:...0x1196)\n name: s\n )\n ]\n rhs: \n (DoubleQuoted\n left: (Token id:Id.Left_TDoubleQuote length:3 col:12 line:...0x1196)\n parts: [\n (Token\n id: Id.Lit_CharsWithoutPrefix\n length: 10\n col: 4\n line: \n (SourceLine\n line_num: 5\n content: " proc echo_$param(prefix) {\\n"\n src: ...0x1d69\n )\n tval: "proc echo_"\n )\n (SimpleVarSub\n tok: \n (Token\n id: Id.VSub_DollarName\n length: 6\n col: 14\n line: ...0x10fa\n tval: param\n )\n )\n (Token\n id: Id.Lit_Chars\n length: 11\n col: 20\n line: ...0x10fa\n tval: "(prefix) {\\n"\n )\n (Token\n id: Id.Lit_CharsWithoutPrefix\n length: 7\n col: 4\n line: \n (SourceLine\n line_num: 6\n content: " echo \\\\$prefix $param\\n"\n src: ...0x1d69\n )\n tval: " echo "\n )\n (word_part.EscapedLiteral\n token: (Token id:Id.Lit_EscapedChar length:2 col:11 line:...0x10e6)\n ch: "$"\n )\n (Token\n id: Id.Lit_Chars\n length: 7\n col: 13\n line: ...0x10e6\n tval: "prefix "\n )\n (SimpleVarSub\n tok: \n (Token\n id: Id.VSub_DollarName\n length: 6\n col: 20\n line: ...0x10e6\n tval: param\n )\n )\n (Token\n id: Id.Lit_Chars\n length: 1\n col: 26\n line: ...0x10e6\n tval: "\\n"\n )\n (Token\n id: Id.Lit_CharsWithoutPrefix\n length: 2\n col: 4\n line: (SourceLine line_num:7 content:" }\\n" src:...0x1d69)\n tval: "}\\n"\n )\n ]\n right: \n (Token\n id: Id.Right_DoubleQuote\n length: 1\n col: 6\n line: (SourceLine line_num:8 content:" \\"\\"\\"\\n" src:...0x1d69)\n )\n )\n )\n (command.VarDecl\n keyword: (Token id:Id.KW_Var length:3 col:4 line:...0x108e)\n lhs: [\n (NameType\n left: (Token id:Id.Expr_Name length:3 col:8 line:...0x108e)\n name: cmd\n )\n ]\n rhs: \n (expr.FuncCall\n func: \n (expr.Var\n left: (Token id:Id.Expr_Name length:12 col:14 line:...0x108e)\n name: parseCommand\n )\n args: \n (ArgList\n left: ...0x100a\n pos_args: [\n (expr.Var\n left: (Token id:Id.Expr_Name length:1 col:27 line:...0x108e)\n name: s\n )\n ]\n named_args: []\n right: (Token id:Id.Op_RParen length:1 col:28 line:...0x108e)\n )\n )\n )\n (command.Simple\n blame_tok: \n (Token\n id: Id.Lit_Chars\n length: 2\n col: 4\n line: \n (SourceLine\n line_num: 10\n content: " pp asdl_ (cmd)\\n"\n src: ...0x1d69\n )\n tval: pp\n )\n more_env: []\n words: [\n (CompoundWord parts:[...0x1a2a])\n (CompoundWord\n parts: [\n (Token\n id: Id.Lit_Chars\n length: 5\n col: 7\n line: ...0x1a32\n tval: asdl_\n )\n ]\n )\n ]\n typed_args: \n (ArgList\n left: (Token id:Id.Op_LParen length:1 col:13 line:...0x1a32)\n pos_args: [\n (expr.Var\n left: (Token id:Id.Expr_Name length:3 col:14 line:...0x1a32)\n name: cmd\n )\n ]\n named_args: []\n right: (Token id:Id.Op_RParen length:1 col:17 line:...0x1a32)\n )\n is_last_cmd: F\n )\n (command.Expr\n keyword: \n (Token\n id: Id.KW_Call\n length: 4\n col: 4\n line: \n (SourceLine\n line_num: 13\n content: " call io->eval(cmd)\\n"\n src: ...0x1d69\n )\n )\n e: \n (expr.FuncCall\n func: \n (Attribute\n obj: \n (expr.Var\n left: (Token id:Id.Expr_Name length:2 col:9 line:...0x1976)\n name: io\n )\n op: (Token id:Id.Expr_RArrow length:2 col:11 line:...0x1976)\n attr: (Token id:Id.Expr_Name length:4 col:13 line:...0x1976)\n attr_name: eval\n ctx: expr_context.Store\n )\n args: \n (ArgList\n left: (Token id:Id.Op_LParen length:1 col:17 line:...0x1976)\n pos_args: [\n (expr.Var\n left: (Token id:Id.Expr_Name length:3 col:18 line:...0x1976)\n name: cmd\n )\n ]\n named_args: []\n right: (Token id:Id.Op_RParen length:1 col:21 line:...0x1976)\n )\n )\n )\n (command.Simple\n blame_tok: \n (Token\n id: Id.Lit_Chars\n length: 6\n col: 4\n line: (SourceLine line_num:15 content:" echo_a zz\\n" src:...0x1d69)\n )\n more_env: []\n words: [\n (CompoundWord parts:[...0x187e])\n (CompoundWord\n parts: [(Token id:Id.Lit_Chars length:2 col:11 line:...0x1886)]\n )\n ]\n is_last_cmd: F\n )\n ]\n right: \n (Token\n id: Id.Lit_RBrace\n length: 1\n col: 2\n line: (SourceLine line_num:16 content:" }\\n" src:...0x1d69)\n )\n )\n )\n (command.Simple\n blame_tok: \n (Token\n id: Id.Lit_Chars\n length: 6\n col: 2\n line: (SourceLine line_num:18 content:" echo_a prefix\\n" src:...0x1d69)\n )\n more_env: []\n words: [\n (CompoundWord parts:[...0x181e])\n (CompoundWord\n parts: [(Token id:Id.Lit_Chars length:6 col:9 line:...0x1826)]\n )\n ]\n is_last_cmd: F\n )\n (command.Simple\n blame_tok: \n (Token\n id: Id.Lit_Chars\n length: 6\n col: 2\n line: (SourceLine line_num:19 content:" echo_b prefix\\n" src:...0x1d69)\n )\n more_env: []\n words: [\n (CompoundWord parts:[...0x17e2])\n (CompoundWord\n parts: [(Token id:Id.Lit_Chars length:6 col:9 line:...0x17ea)]\n )\n ]\n is_last_cmd: F\n )\n ]\n right: \n (Token\n id: Id.Lit_RBrace\n length: 1\n col: 0\n line: (SourceLine line_num:20 content:"}\\n" src:...0x1d69)\n )\n )\n sh_compat: F\n module_frame: [\n Dict\n ARGV\n ...0x845\n ENV\n ...0x7c5\n UID\n ...0x79d\n EUID\n ...0x791\n PPID\n ...0x785\n OPTIND\n ...0x779\n IFS\n ...0x76d\n HOSTNAME\n ...0x761\n OSTYPE\n ...0x751\n PS4\n ...0x745\n COMP_WORDBREAKS\n ...0x739\n p\n ...0x16f1\n ]\n )\n )\n ]\n)\n' stdout: (value.Command frag: (cmd_frag.Expr c: (Proc keyword: (Token id: Id.KW_Proc length: 4 col: 0 line: (SourceLine line_num: 1 content: "proc echo_a(prefix) {\n" src: (source.Dynamic what: "parseCommand()" location: (Token id: Id.Op_LParen length: 1 col: 26 line: (SourceLine line_num: 9 content: " var cmd = parseCommand(s)\n" src: (source.Stdin comment:"") ) ) ) ) ) name: (Token id:Id.Lit_Chars length:6 col:5 line:...0x161a) sig: (proc_sig.Closed word: (ParamGroup params: [ (Param blame_tok: (Token id:Id.Expr_Name length:6 col:12 line:...0x161a) name: prefix ) ] ) ) body: (BraceGroup left: (Token id:Id.Lit_LBrace length:1 col:20 line:...0x161a) children: [ (command.Simple blame_tok: (Token id: Id.Lit_Chars length: 4 col: 2 line: (SourceLine line_num:2 content:" echo $prefix a\n" src:...0x2a49) ) more_env: [] words: [ (CompoundWord parts:[...0x159a]) (CompoundWord parts: [ (SimpleVarSub tok: (Token id:Id.VSub_DollarName length:7 col:7 line:...0x15a2) ) ] ) (CompoundWord parts: [(Token id:Id.Lit_Chars length:1 col:15 line:...0x15a2)] ) ] is_last_cmd: F ) ] right: (Token id: Id.Lit_RBrace length: 1 col: 0 line: (SourceLine line_num:3 content:"}\n" src:...0x2a49) ) ) ) ) captured_frame: [ Dict ARGV (Cell exported:F readonly:F nameref:F val:(value.List items:[])) result (Cell exported:F readonly:F nameref:F val:(value.Dict d:[Dict])) param (Cell exported:F readonly:F nameref:F val:(value.Str s:a)) s (Cell exported: F readonly: F nameref: F val: (value.Str s:"proc echo_a(prefix) {\n echo $prefix a\n}\n") ) cmd (Cell exported:F readonly:F nameref:F val:...0x1fda) ] module_frame: [ Dict ARGV (Cell exported:F readonly:F nameref:F val:(value.List items:[])) ENV (Cell exported: F readonly: F nameref: F val: (Obj d: [ Dict TMP (value.Str s: /home/uke/oil/_tmp/spec-tmp/ysh-proc-meta.test.sh.33006/03-ysh-cpp ) REPO_ROOT (value.Str s:/home/uke/oil/test/..) SH (value.Str s:/home/uke/oil/_bin/cxx-asan/ysh) LC_ALL (value.Str s:C.UTF-8) PATH (value.Str s: "/home/uke/oil/test/../spec/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/wedge/oils-for-unix.org/pkg/re2c/3.0/bin:/wedge/oils-for-unix.org/pkg/python3/3.10.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ) LOCALE_ARCHIVE (value.Str s:"") OILS_GC_ON_EXIT (value.Str s:1) LINES (value.Str s:24) COLUMNS (value.Str s:80) ] ) ) UID (Cell exported:F readonly:F nameref:F val:(value.Str s:1000)) EUID (Cell exported:F readonly:F nameref:F val:(value.Str s:1000)) PPID (Cell exported:F readonly:F nameref:F val:(value.Str s:33105)) OPTIND (Cell exported:F readonly:F nameref:F val:(value.Str s:1)) IFS (Cell exported:F readonly:F nameref:F val:(value.Str s:" \t\n")) HOSTNAME (Cell exported:F readonly:F nameref:F val:(value.Str s:410bdf21e909)) OSTYPE (Cell exported:F readonly:F nameref:F val:(value.Str s:Linux)) PS4 (Cell exported: F readonly: F nameref: F val: (value.Str s:"${SHX_indent}${SHX_punct}${SHX_pid_str} ") ) COMP_WORDBREAKS (Cell exported:F readonly:F nameref:F val:(value.Str s:" \t\n\"'><=;|&(:")) p (Cell exported: F readonly: F nameref: F val: (value.Proc name: p name_tok: (Token id: Id.Lit_Chars length: 1 col: 5 line: (SourceLine line_num:1 content:"proc p {\n" src:...0x1d69) ) sig: (proc_sig.Open) body: (BraceGroup left: (Token id:Id.Lit_LBrace length:1 col:7 line:...0x1306) children: [ (command.VarDecl keyword: (Token id: Id.KW_Var length: 3 col: 2 line: (SourceLine line_num:2 content:" var result = {}\n" src:...0x1d69) ) lhs: [ (NameType left: (Token id:Id.Expr_Name length:6 col:6 line:...0x12ba) name: result ) ] rhs: (expr.Dict left: (Token id:Id.Op_LBrace length:1 col:15 line:...0x12ba) keys: [] values: [] ) ) (command.ForEach keyword: (Token id: Id.KW_For length: 3 col: 2 line: (SourceLine line_num:3 content:" for param in a b {\n" src:...0x1d69) ) iter_names: [param] iterable: (for_iter.Words words: [ (CompoundWord parts: [(Token id:Id.Lit_Chars length:1 col:15 line:...0x1206 tval:a)] ) (CompoundWord parts: [(Token id:Id.Lit_Chars length:1 col:17 line:...0x1206 tval:b)] ) ] ) body: (BraceGroup left: (Token id:Id.Lit_LBrace length:1 col:19 line:...0x1206) children: [ (command.VarDecl keyword: (Token id: Id.KW_Var length: 3 col: 4 line: (SourceLine line_num: 4 content: " var s = \"\"\"\n" src: ...0x1d69 ) ) lhs: [ (NameType left: (Token id:Id.Expr_Name length:1 col:8 line:...0x1196) name: s ) ] rhs: (DoubleQuoted left: (Token id:Id.Left_TDoubleQuote length:3 col:12 line:...0x1196) parts: [ (Token id: Id.Lit_CharsWithoutPrefix length: 10 col: 4 line: (SourceLine line_num: 5 content: " proc echo_$param(prefix) {\n" src: ...0x1d69 ) tval: "proc echo_" ) (SimpleVarSub tok: (Token id: Id.VSub_DollarName length: 6 col: 14 line: ...0x10fa tval: param ) ) (Token id: Id.Lit_Chars length: 11 col: 20 line: ...0x10fa tval: "(prefix) {\n" ) (Token id: Id.Lit_CharsWithoutPrefix length: 7 col: 4 line: (SourceLine line_num: 6 content: " echo \\$prefix $param\n" src: ...0x1d69 ) tval: " echo " ) (word_part.EscapedLiteral token: (Token id:Id.Lit_EscapedChar length:2 col:11 line:...0x10e6) ch: "$" ) (Token id: Id.Lit_Chars length: 7 col: 13 line: ...0x10e6 tval: "prefix " ) (SimpleVarSub tok: (Token id: Id.VSub_DollarName length: 6 col: 20 line: ...0x10e6 tval: param ) ) (Token id: Id.Lit_Chars length: 1 col: 26 line: ...0x10e6 tval: "\n" ) (Token id: Id.Lit_CharsWithoutPrefix length: 2 col: 4 line: (SourceLine line_num:7 content:" }\n" src:...0x1d69) tval: "}\n" ) ] right: (Token id: Id.Right_DoubleQuote length: 1 col: 6 line: (SourceLine line_num:8 content:" \"\"\"\n" src:...0x1d69) ) ) ) (command.VarDecl keyword: (Token id:Id.KW_Var length:3 col:4 line:...0x108e) lhs: [ (NameType left: (Token id:Id.Expr_Name length:3 col:8 line:...0x108e) name: cmd ) ] rhs: (expr.FuncCall func: (expr.Var left: (Token id:Id.Expr_Name length:12 col:14 line:...0x108e) name: parseCommand ) args: (ArgList left: ...0x100a pos_args: [ (expr.Var left: (Token id:Id.Expr_Name length:1 col:27 line:...0x108e) name: s ) ] named_args: [] right: (Token id:Id.Op_RParen length:1 col:28 line:...0x108e) ) ) ) (command.Simple blame_tok: (Token id: Id.Lit_Chars length: 2 col: 4 line: (SourceLine line_num: 10 content: " pp asdl_ (cmd)\n" src: ...0x1d69 ) tval: pp ) more_env: [] words: [ (CompoundWord parts:[...0x1a2a]) (CompoundWord parts: [ (Token id: Id.Lit_Chars length: 5 col: 7 line: ...0x1a32 tval: asdl_ ) ] ) ] typed_args: (ArgList left: (Token id:Id.Op_LParen length:1 col:13 line:...0x1a32) pos_args: [ (expr.Var left: (Token id:Id.Expr_Name length:3 col:14 line:...0x1a32) name: cmd ) ] named_args: [] right: (Token id:Id.Op_RParen length:1 col:17 line:...0x1a32) ) is_last_cmd: F ) (command.Expr keyword: (Token id: Id.KW_Call length: 4 col: 4 line: (SourceLine line_num: 13 content: " call io->eval(cmd)\n" src: ...0x1d69 ) ) e: (expr.FuncCall func: (Attribute obj: (expr.Var left: (Token id:Id.Expr_Name length:2 col:9 line:...0x1976) name: io ) op: (Token id:Id.Expr_RArrow length:2 col:11 line:...0x1976) attr: (Token id:Id.Expr_Name length:4 col:13 line:...0x1976) attr_name: eval ctx: expr_context.Store ) args: (ArgList left: (Token id:Id.Op_LParen length:1 col:17 line:...0x1976) pos_args: [ (expr.Var left: (Token id:Id.Expr_Name length:3 col:18 line:...0x1976) name: cmd ) ] named_args: [] right: (Token id:Id.Op_RParen length:1 col:21 line:...0x1976) ) ) ) (command.Simple blame_tok: (Token id: Id.Lit_Chars length: 6 col: 4 line: (SourceLine line_num:15 content:" echo_a zz\n" src:...0x1d69) ) more_env: [] words: [ (CompoundWord parts:[...0x187e]) (CompoundWord parts: [(Token id:Id.Lit_Chars length:2 col:11 line:...0x1886)] ) ] is_last_cmd: F ) ] right: (Token id: Id.Lit_RBrace length: 1 col: 2 line: (SourceLine line_num:16 content:" }\n" src:...0x1d69) ) ) ) (command.Simple blame_tok: (Token id: Id.Lit_Chars length: 6 col: 2 line: (SourceLine line_num:18 content:" echo_a prefix\n" src:...0x1d69) ) more_env: [] words: [ (CompoundWord parts:[...0x181e]) (CompoundWord parts: [(Token id:Id.Lit_Chars length:6 col:9 line:...0x1826)] ) ] is_last_cmd: F ) (command.Simple blame_tok: (Token id: Id.Lit_Chars length: 6 col: 2 line: (SourceLine line_num:19 content:" echo_b prefix\n" src:...0x1d69) ) more_env: [] words: [ (CompoundWord parts:[...0x17e2]) (CompoundWord parts: [(Token id:Id.Lit_Chars length:6 col:9 line:...0x17ea)] ) ] is_last_cmd: F ) ] right: (Token id: Id.Lit_RBrace length: 1 col: 0 line: (SourceLine line_num:20 content:"}\n" src:...0x1d69) ) ) sh_compat: F module_frame: [ Dict ARGV ...0x845 ENV ...0x7c5 UID ...0x79d EUID ...0x791 PPID ...0x785 OPTIND ...0x779 IFS ...0x76d HOSTNAME ...0x761 OSTYPE ...0x751 PS4 ...0x745 COMP_WORDBREAKS ...0x739 p ...0x16f1 ] ) ) ] )stderr: echo_a zz ^~~~~~ [ stdin ]:15: 'echo_a' not found (OILS-ERR-100) [ stdin ]:15: errexit PID 33106: command.Simple failed with status 127 |