Upload files to "java/base"

This commit is contained in:
2026-04-13 10:38:38 +03:00
parent b47fd19096
commit b7460dd507
5 changed files with 168 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
/**
* Common homeworks test classes
* of <a href="https://www.kgeorgiy.info/courses/prog-intro/">Introduction to Programming</a> course.
*
* @author Georgiy Korneev (kgeorgiy@kgeorgiy.info)
*/
package base;