Skip to content
Snippets Groups Projects
Commit aec1d247 authored by David Reiser's avatar David Reiser
Browse files

Update

parent 4517f2d2
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ public class Main {
public static void main() {
turn(true);
System.out.println("hi");
}
static boolean turn(boolean firstPlayersTurn) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment