hm-inference #6

Merged
sb10q merged 136 commits from hm-inference into master 2021-08-19 11:46:50 +08:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit b87c627c41 - Show all commits

View File

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