From 948228f0e250d191a97359e97faa6ee4934e9e7a Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 24 Apr 2026 22:49:38 +0200 Subject: Allow scoped names in __fallthrough__ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes 4f1a9c660108 ("Add the .fallthrough control statement") Signed-off-by: Miquel Sabaté Solà --- tests/expected/fallthrough.nes | Bin 21 -> 22 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'tests/expected') diff --git a/tests/expected/fallthrough.nes b/tests/expected/fallthrough.nes index 976f8fc..e155d18 100644 Binary files a/tests/expected/fallthrough.nes and b/tests/expected/fallthrough.nes differ -- cgit v1.2.3