From add95b14f74e6dbe04a6efe98ff0f20424930b73 Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Tue, 3 Feb 2026 14:59:53 -0500 Subject: [willow]: initial frontend work, unit tests (#8) --- willow/tools/willowc/main.cpp | 1 + 1 file changed, 1 insertion(+) create mode 100644 willow/tools/willowc/main.cpp (limited to 'willow/tools/willowc/main.cpp') diff --git a/willow/tools/willowc/main.cpp b/willow/tools/willowc/main.cpp new file mode 100644 index 0000000..237c8ce --- /dev/null +++ b/willow/tools/willowc/main.cpp @@ -0,0 +1 @@ +int main() {} -- cgit v1.2.3