Correct comment

This commit is contained in:
gingerBill
2022-02-28 15:37:15 +00:00
parent fc4eb4152c
commit 0ae012ba08
+1 -1
View File
@@ -2174,7 +2174,7 @@ void init_map_entry_type(Type *type) {
/* /*
struct { struct {
hash: runtime.Map_Hash, hash: uintptr,
next: int, next: int,
key: Key, key: Key,
value: Value, value: Value,