From 08cae16a0a6734a66fbd14a4b88edc204d5d547d Mon Sep 17 00:00:00 2001 From: Hojun-Cho Date: Sat, 8 Aug 2026 14:20:34 +0900 Subject: [PATCH] docs: @test shape diagnostics landed --- docs/test-system-v2.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/test-system-v2.md b/docs/test-system-v2.md index 4c60b7e6..9fef75fd 100644 --- a/docs/test-system-v2.md +++ b/docs/test-system-v2.md @@ -319,9 +319,6 @@ drift: - A package-level `-o` contract (single-file `ww test -o` exists; directory packages publish fixed `.test` stems under `-c`). -- The remaining invalid-`@test` attribute-shape diagnostics (exported - tests, prototypes, arguments, variadics, non-void returns, duplicate - annotations) with stable text in both frontends. ## Validation policy