fix: spans for backpassing args

closes #882

Co-authored-by: Kasey White <kwhitemsg@gmail.com>
This commit is contained in:
rvcas
2024-03-20 17:26:30 -04:00
parent 8495f98c1d
commit 898ef74457
25 changed files with 136 additions and 51 deletions

View File

@@ -26,6 +26,7 @@ Module {
name: "a",
},
annotation: None,
location: 19..20,
},
],
kind: Let {
@@ -70,6 +71,7 @@ Module {
name: "a",
},
annotation: None,
location: 56..57,
},
],
kind: Let {
@@ -125,6 +127,7 @@ Module {
name: "a",
},
annotation: None,
location: 93..94,
},
],
kind: Let {
@@ -176,6 +179,7 @@ Module {
name: "a",
},
annotation: None,
location: 126..127,
},
],
kind: Let {

View File

@@ -31,6 +31,7 @@ Module {
name: "x",
},
annotation: None,
location: 17..18,
},
],
kind: Let {

View File

@@ -29,6 +29,7 @@ Module {
name: "x",
},
annotation: None,
location: 17..18,
},
],
kind: Let {