This website requires JavaScript.
Explore
Help
Sign in
SunRed
/
myriad
Watch
1
Star
0
Fork
You've already forked myriad
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
4d9dff0b9a
myriad
/
languages
/
csharp
/
run.sh
3 lines
80 B
Bash
Raw
Normal View
History
Unescape
Escape
eval: limit docker output to not run out of memory
2020-06-07 09:43:41 +02:00
cat > program.cs
lang(csharp): fix output
2020-06-17 06:44:40 +02:00
csc -nologo program.cs 2>/dev/null
&&
mono program.exe
||
true
Reference in a new issue
Copy permalink