From 2467e078c2215def7828f6e83b97fd976988609e Mon Sep 17 00:00:00 2001 From: Sebastian Kacza Date: Fri, 27 Nov 2020 15:43:49 +0100 Subject: [PATCH] # WARNING: head commit changed in the meantime MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sebastian Hinzugefügt + Kom --- src/jaujau/Sebastian.java | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 src/jaujau/Sebastian.java diff --git a/src/jaujau/Sebastian.java b/src/jaujau/Sebastian.java new file mode 100755 index 0000000..534f678 --- /dev/null +++ b/src/jaujau/Sebastian.java @@ -0,0 +1,5 @@ +package jaujau; + +public class Sebastian { + //Ich bin ein Test +}