This website requires JavaScript.
Explore
Help
Sign In
status-im
/
cs-codex-dist-tests
mirror of
Watch
2
Star
0
Fork
You've already forked cs-codex-dist-tests
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
40046d9bcb
cs-codex-dist-tests
/
CodexNetDeployer
/
Program.cs
8 lines
127 B
C#
Raw
Blame
History
public
class
Program
{
public
static
void
Main
(
string
[
]
args
)
{
Console
.
WriteLine
(
"Hello, World!"
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink