Skip to content
Snippets Groups Projects
Commit 4557577e authored by Pavel Gajdušek's avatar Pavel Gajdušek
Browse files

c sharp

parent fda6835b
No related branches found
No related tags found
6 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!196Master,!166Gajdusek clean
......@@ -28,13 +28,6 @@ Compile the program and make *Windows executable*.
$ mcs -out:hello.exe hello.cs
```
This command should not return any error status. You can try to remove one of the curly brackets to get error output:
```console
csc.cs(7,246): error CS1525: Unexpected symbol `end-of-file
Compilation failed: 1 error(s), 0 warnings
```
Now run the program:
```console
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment