This website requires JavaScript.
Explore
Help
Sign In
D
/
ldc
Watch
1
Star
0
Fork
0
mirror of
https://github.com/xomboverlord/ldc.git
synced
2026-09-26 07:10:18 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
87feaef81bdb09e01828fbd802c8c89606b6149e
ldc
/
tango
/
lib
/
compiler
T
History
Tomas Lindquist Olsen
67dd564222
[svn r307] Fixed: multidimensional new expressions now work. Eg.:
...
auto ma = new int[][] (3,9);
2008-06-21 04:47:14 +02:00
..
llvmdc
[svn r307] Fixed: multidimensional new expressions now work. Eg.:
2008-06-21 04:47:14 +02:00