Talk:D (programming language): Difference between revisions

Content deleted Content added
Line 49:
 
:The code indeed compiles. I think that the idea is that nested functions have a hidden argument - a pointer to their enclosing scope (main's local variables). However, that doesn't explain why the code continues to compile when pivot is moved outside main(), or if you add a call to a non-pure function in mySum - these sound like compiler bugs. --[[User:CyberShadow|Vladimir]] ([[User talk:CyberShadow|talk]]) 11:45, 6 November 2010 (UTC)
 
== Pull the C# reference until examples? ==
 
 
Given the way it reads, I'm not sure why C# is even listed without more direct examples as to what it inherited from C# that isn't already considered from Java (a predecessor).[[Special:Contributions/68.163.243.231|68.163.243.231]] ([[User talk:68.163.243.231|talk]]) 22:07, 12 November 2010 (UTC)