On Wednesday, 18 October 2017 at 13:26:52 UTC, Ali wrote:
C#, without the runtime
void main()
{
assert("C#, without the runtime" == "D"); // assertion
failure to stderr
}
On Wednesday, 18 October 2017 at 13:26:52 UTC, Ali wrote:
C#, without the runtime
void main()
{
assert("C#, without the runtime" == "D"); // assertion
failure to stderr
}