From 0ff3f826d9772d3695f481e0a3d0bc1517dd3ae4 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Thu, 4 Jun 2026 17:52:17 +0200 Subject: chore: initial commit --- cabinet/main.cpp | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cabinet/main.cpp (limited to 'cabinet/main.cpp') diff --git a/cabinet/main.cpp b/cabinet/main.cpp new file mode 100644 index 0000000..09509dd --- /dev/null +++ b/cabinet/main.cpp @@ -0,0 +1,2 @@ +auto main() -> int { +} -- cgit v1.2.3