[fine] Many more import-related shuffles
This commit is contained in:
parent
994268abb6
commit
a3ae4339cf
8 changed files with 159 additions and 67 deletions
|
|
@ -37,7 +37,7 @@ fun test() -> f64 {
|
|||
// | 1: Return
|
||||
// | function Point (6 args, 0 locals):
|
||||
// | strings (1):
|
||||
// | 0: Point
|
||||
// | 0: "Point"
|
||||
// | code (6):
|
||||
// | 0: LoadArgument(1)
|
||||
// | 1: LoadArgument(0)
|
||||
|
|
@ -47,7 +47,7 @@ fun test() -> f64 {
|
|||
// | 5: Return
|
||||
// | function Line (4 args, 0 locals):
|
||||
// | strings (1):
|
||||
// | 0: Line
|
||||
// | 0: "Line"
|
||||
// | code (6):
|
||||
// | 0: LoadArgument(1)
|
||||
// | 1: LoadArgument(0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue