From 5f1827beb3199a9f4cec44de5001d599be55cfc8 Mon Sep 17 00:00:00 2001 From: lemon Date: Fri, 19 Aug 2022 12:52:29 +0200 Subject: EUSwitch and #tag --- bootstrap/test2.cff | 2 -- 1 file changed, 2 deletions(-) (limited to 'bootstrap') diff --git a/bootstrap/test2.cff b/bootstrap/test2.cff index c120d05..c4aedd9 100644 --- a/bootstrap/test2.cff +++ b/bootstrap/test2.cff @@ -45,7 +45,6 @@ extern fn main() void { x = X + 1 + Y; let const v= Value:None; -#{ switch v { case None; case Int i; @@ -80,4 +79,3 @@ extern fn main() void { Bit:foo(3); Bit:foo(3); } -} -- cgit v1.2.3