Skip to content

Commit

Permalink
fix Issue 3492 - Can't overload nested functions
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterBright committed Jan 23, 2012
1 parent 226de8c commit 5d98834
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions function.dd
Original file line number Diff line number Diff line change
Expand Up @@ -1396,8 +1396,7 @@ void test() {
}
------

$(P $(B Future directions:) This restriction may be removed.)

$(P Nested functions cannot be overloaded.)

<h3><a name="closures">Delegates, Function Pointers, and $(V1 Dynamic) Closures</a></h3>

Expand Down

0 comments on commit 5d98834

Please sign in to comment.