Compare commits

..

No commits in common. "63ab93145fe3737515fb7335afbca985a3b4524c" and "27461d85166525fa562802e2f1bf09e65caf14bb" have entirely different histories.

View File

@ -1,7 +0,0 @@
public class TestKlasse {
public String Satz()
{
return "Satz";
}
}