Test

Files at this revision

API Documentation at this revision

Comitter:
arekzaluski
Date:
Wed Aug 17 12:16:06 2022 +0000
Commit message:
Initial commit for creating new library

Changed in this revision

arek.cpp Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/arek.cpp	Wed Aug 17 12:16:06 2022 +0000
@@ -0,0 +1,3 @@
+int arek() {
+    return 0;
+}
\ No newline at end of file