We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55fd4bf commit c39a801Copy full SHA for c39a801
program.cs
@@ -1,7 +1,4 @@
1
class program
2
{
3
-public program()
4
-{
5
-
6
-}
+ public program() {}
7
}
0 commit comments