Commit b5e2f163 by Patryk Czarnik

testowy commit

parent 0921219e
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>
\ No newline at end of file
......@@ -3,5 +3,6 @@ package hello;
public class Hello {
public static void main(String[] args) {
System.out.println("Hello world");
System.out.println("tu Patryk");
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment