ww: finish initialization validation parity

This commit is contained in:
2026-08-14 20:03:11 +09:00
parent 25da54936d
commit c59a7c11de
26 changed files with 528 additions and 143 deletions

View File

@@ -1,4 +1,4 @@
//ww:error "#129 A.2 scope"
//ww:run
package main;
type s1t = str;
type s2t = s1t;