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 {
-		hash:  runtime.Map_Hash,
+		hash:  uintptr,
 		next:  int,
 		key:   Key,
 		value: Value,