updated with field in the test environment

escape-analysis
CrescentonC 2021-07-30 15:46:57 +08:00
parent ae79533cfd
commit b87c627c41
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ impl TestEnvironment {
id_to_name,
identifier_mapping,
virtual_checks: Vec::new(),
calls: HashMap::new(),
}
}