diff --git a/Rettangolo.cs b/Rettangolo.cs new file mode 100644 index 0000000..4ffc48c --- /dev/null +++ b/Rettangolo.cs @@ -0,0 +1,5 @@ +namespace rettangolo; + +class Rettangolo { + +} \ No newline at end of file