From ed9c468c95c044d897f02600c13d4e770fe978df Mon Sep 17 00:00:00 2001 From: Kevin Gibbons Date: Thu, 29 May 2025 07:23:34 -0700 Subject: [PATCH] enable user code annotations --- spec.emu | 1 + 1 file changed, 1 insertion(+) diff --git a/spec.emu b/spec.emu index 0f02e02..88be659 100644 --- a/spec.emu +++ b/spec.emu @@ -10,6 +10,7 @@ stage: 2 location: https://github.com/tc39/proposal-immutable-arraybuffer shortname: proposal-immutable-arraybuffer contributors: Mark S. Miller, Richard Gibson +markEffects: true