1
0

kolejny test działania

This commit is contained in:
2014-05-28 23:00:04 +01:00
parent fb653ebba2
commit 83b7b3855f
4 changed files with 4 additions and 3 deletions

View File

@@ -10,5 +10,6 @@ public class App
{
System.out.println( "Hello World!" );
System.out.println( "test repo!" );
System.out.println("\rPioDer test2\n");
}
}