ww: separate package identity from declared name

This commit is contained in:
2026-08-14 03:07:58 +09:00
parent 028da6323e
commit 6efe9b70d4
37 changed files with 1678 additions and 886 deletions

View File

@@ -37,7 +37,6 @@ import crypto.math;
import endian;
import hash;
import io;
import os;
// ref/hare/crypto/sha256/sha256.ha:11.
export def SZ: size = 32;