[ create a new paste ] login | about

Link: http://codepad.org/f4b7wPhn    [ raw code | output | fork ]

D, pasted on Dec 14:
1
2
3
4
int main()
{
assert(false,"ok");
}


Output:
1
tango.core.Exception.AssertException@t.d(4): ok


Create a new paste based on this one


Comments: