From f7b9ea9ccfd8be8c2633b4d02dbc3207c2e3d354 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Tue, 10 Mar 2026 17:28:27 +0100 Subject: Remove the module declaration --- test.yx | 2 -- 1 file changed, 2 deletions(-) (limited to 'test.yx') diff --git a/test.yx b/test.yx index 2e3a515..b057812 100644 --- a/test.yx +++ b/test.yx @@ -1,5 +1,3 @@ -module foo; - def puts = $foreign("puts", func(s ^u8)); /* -- cgit v1.2.3