static array stuff

This commit is contained in:
dcode
2019-03-15 13:13:48 +01:00
parent 968b0321a0
commit 058dc8d4fa
77 changed files with 5634 additions and 4657 deletions

View File

@ -1,4 +1,4 @@
import { HASH } from "internal/hash";
import { HASH } from "util/hash";
function check(hash: u32): bool {
return true;