Test
Revision 0:a2c2c50f84dc, committed 2022-08-17
- 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 |
diff -r 000000000000 -r a2c2c50f84dc arek.cpp --- /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