Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a822a74a3 | |||
| 2689732556 | |||
| 829f123245 | |||
| f24e011e42 | |||
| a253ea4bd2 | |||
| 73dbf67a2f | |||
| 900aade494 | |||
| 2c88c65b4e | |||
| e53e9633db |
@@ -0,0 +1,2 @@
|
|||||||
|
//moin leute
|
||||||
|
// Was machen Sachen?
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
using System;
|
||||||
|
|
||||||
|
public class Class1
|
||||||
|
{
|
||||||
|
public Class1()
|
||||||
|
{
|
||||||
|
int test = 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user