Menu
Home
Create new Paste
Log in
Code
Theme: cobalt
Theme: eclipse
Theme: elegant
Theme: monokai
Theme: neat
Theme: night
Theme: rubyblue
module main; import std.stdio; class Q { int value; double v; class F { // void Do() { writeln(this.outer.value); } } } int main(string[] argv) { writeln(Q.classinfo.init.length); writeln(Q.F.classinfo.init.length); getchar(); return 0; }
Result:
Success
/
Return code: 0
/
Compilation time:
0.347
seconds
/
Run time:
0.001
seconds
Disassembly
Application output:
20
12
Username
Message
Add comment
Paste info
Author:
js.mdnq
Views:
69
Private:
no
Expires:
Never
Uploaded:
13.12.12 1:52
Votes
:
0
Tweet
Compilation
Compiler:
DMD 2.060
Pointer size:
m32
Actions
Download
Fork
Raw
×
Confirm
Are you sure you want to delete this paste?
There's no way back!
×
Confirm
Reason