This commit is contained in:
2025-10-04 14:12:44 +02:00
parent 270e7cc872
commit dca133f8ea

View File

@@ -21,6 +21,6 @@ main()
std::cout << "a " << "wird zu: " << ax::shift('a')<< std::endl; std::cout << "a " << "wird zu: " << ax::shift('a')<< std::endl;
//test
}; };