瀏覽代碼

Correct comment

gingerBill 3 年之前
父節點
當前提交
0ae012ba08
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 {
 	struct {
-		hash:  runtime.Map_Hash,
+		hash:  uintptr,
 		next:  int,
 		next:  int,
 		key:   Key,
 		key:   Key,
 		value: Value,
 		value: Value,