rename joinpoint field

This commit is contained in:
Folkert 2021-06-14 21:12:24 +02:00
parent 19db7515da
commit b622202d97
9 changed files with 30 additions and 29 deletions

View file

@ -298,7 +298,7 @@ fn stmt_spec(
Join {
id,
parameters,
continuation,
body: continuation,
remainder,
} => {
let mut type_ids = Vec::new();