[dmd-internals] [D-Programming-Language/dmd] 8945ea: allow function literals as static initializers
noreply at github.com
noreply at github.com
Wed Aug 31 14:38:26 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 8945eae1b37f1fdc96850cff697959deb2d64e6a
https://github.com/D-Programming-Language/dmd/commit/8945eae1b37f1fdc96850cff697959deb2d64e6a
Author: Walter Bright <walter at walterbright.com>
Date: 2011-08-31 (Wed, 31 Aug 2011)
Changed paths:
M src/expression.h
M src/todt.c
M test/fail_compilation/fail5953a1.d
M test/fail_compilation/fail5953a2.d
M test/fail_compilation/fail5953s1.d
M test/fail_compilation/fail5953s2.d
M test/runnable/xtest46.d
Log Message:
-----------
allow function literals as static initializers
More information about the dmd-internals
mailing list