Menu
Home
Create new Paste
Log in
Code
Theme: cobalt
Theme: eclipse
Theme: elegant
Theme: monokai
Theme: neat
Theme: night
Theme: rubyblue
import etc.linux.memoryerror; import core.stdc.stdio : printf; class A { int x; } void main() { A a; try { a.x = 0; } catch(NullPointerError er) { printf("catched\n"); } }
Result:
Runtime error
/
Return code: 11 (Segmentation fault)
/
Compilation time:
0.244
seconds
/
Run time:
0.017
seconds
Disassembly
Username
Message
Add comment
Paste info
Author:
Guest
Views:
88
Private:
no
Expires:
Never
Uploaded:
22.01.13 11:50
Votes
:
0
Tweet
Compilation
Compiler:
DMD 2.061
Pointer size:
m64
Actions
Download
Fork
Raw
×
Confirm
Are you sure you want to delete this paste?
There's no way back!
×
Confirm
Reason