This website requires JavaScript.
Explore
Help
Sign In
D
/
ldc
Watch
1
Star
0
Fork
0
You've already forked ldc
mirror of
https://github.com/xomboverlord/ldc.git
synced
2026-03-19 10:31:49 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
324
Commits
10
Branches
8
Tags
2dfb2fcf190c9fe4ebd26f776928ef0f00fb00a3
Commit Graph
1 Commits
Author
SHA1
Message
Date
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