summaryrefslogtreecommitdiff
path: root/cabinet
diff options
context:
space:
mode:
Diffstat (limited to 'cabinet')
-rw-r--r--cabinet/main.cpp2
1 files changed, 2 insertions, 0 deletions
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 {
+}