Compare commits
2 Commits
27461d8516
...
63ab93145f
| Author | SHA1 | Date | |
|---|---|---|---|
| 63ab93145f | |||
| 5740d64bbb |
7
src/TestKlasse.java
Normal file
7
src/TestKlasse.java
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
public class TestKlasse {
|
||||||
|
|
||||||
|
public String Satz()
|
||||||
|
{
|
||||||
|
return "Satz";
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user