Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@MasterDuke17
Created January 25, 2022 22:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MasterDuke17/0efb4f45d0e3bf089b563b91033cf780 to your computer and use it in GitHub Desktop.
Save MasterDuke17/0efb4f45d0e3bf089b563b91033cf780 to your computer and use it in GitHub Desktop.
67 │ │ - QAST::Block(:name(foo) :cuid(1) :blocktype(declaration_static)) <wanted> :statement_id<2> :outer<?>| 67 │ │ - QAST::Block(:name(foo) :cuid(1) :blocktype(declaration_static)) <wanted> :statement_id<2> :outer<?
68 │ │ │ - QAST::Stmts | 68 │ │ │ - QAST::Stmts
69 │ │ │ - QAST::Op(null) | 69 │ │ │ - QAST::Op(null)
70 │ │ │ - QAST::Op(null) | 70 │ │ │ - QAST::Op(null)
71 │ │ │ - QAST::Op(null) | 71 │ │ │ - QAST::Op(null)
72 │ │ │ - QAST::Op(null) | 72 │ │ │ - QAST::Op(null)
73 │ │ │ - QAST::Op(decont_i) | 73 │ │ │ - QAST::Op(p6decontrv)
74 │ │ │ - QAST::Stmt <wanted final> $a = 0 | 74 │ │ │ - QAST::Stmt <wanted final> $a = 0
75 │ │ │ - QAST::Op(assign_i) :statement_id<3> | 75 │ │ │ - QAST::Op(assign_u) :statement_id<3>
76 │ │ │ - QAST::Var(lexicalref $a) <wanted> $a | 76 │ │ │ - QAST::Var(lexicalref $a) <wanted> $a
77 │ │ │ - QAST::Want <wanted> 0 | 77 │ │ │ - QAST::Want <wanted> 0
78 │ │ │ - QAST::WVal(Int) | 78 │ │ │ - QAST::WVal(Int)
79 │ │ │ - Ii | 79 │ │ │ - Ii
80 │ │ │ - QAST::IVal(0) 0 | 80 │ │ │ - QAST::IVal(0) 0
81 │ │ - QAST::Var(lexical &foo :decl(static)) | 81 │ │ - QAST::Var(lexical &foo :decl(static))
82 │ │ [value] | 82 │ │ [value]
83 │ │ - Sub|4970414822016 | 83 │ │ - Sub|3203102888576
84 │ │ - QAST::Var(lexical $=pod :decl(static)) | 84 │ │ - QAST::Var(lexical $=pod :decl(static))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment