Correct comment

This commit is contained in:
gingerBill
2022-02-28 15:37:15 +00:00
parent fc4eb4152c
commit 0ae012ba08

View File

@@ -2174,7 +2174,7 @@ void init_map_entry_type(Type *type) {
/*
struct {
hash: runtime.Map_Hash,
hash: uintptr,
next: int,
key: Key,
value: Value,