From dca133f8eaa28dd8e69aca1ba6f9d6781b3bb12e Mon Sep 17 00:00:00 2001 From: Arotex Date: Sat, 4 Oct 2025 14:12:44 +0200 Subject: [PATCH] test --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 3990528..a46f6a4 100644 --- a/main.cpp +++ b/main.cpp @@ -21,6 +21,6 @@ main() std::cout << "a " << "wird zu: " << ax::shift('a')<< std::endl; - + //test }; \ No newline at end of file