Browse Source

Correct comment

gingerBill 3 năm trước cách đây
mục cha
commit
0ae012ba08
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/check_type.cpp

+ 1 - 1
src/check_type.cpp

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