This commit is contained in:
Richard Feldman 2020-06-28 15:39:13 -04:00
parent 85f69b5927
commit 17dabdc8b7

View File

@ -83,7 +83,7 @@ impl<'a> Env<'a> {
}
None => Err(RuntimeError::LookupNotInScope(
Located {
value: ident.into(),
value: ident,
region,
},
self.ident_ids