Skip to content
Snippets Groups Projects
Commit 9519ff1d authored by jonas.stirnema's avatar jonas.stirnema
Browse files

First commit

parents
No related branches found
No related tags found
No related merge requests found
# Contact manager project
package src;
public class Main {
public static void main(String[] args) {
System.out.println("Hey");
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment