I have installed GDC from the software center of ubuntu.
The problem is that when I tried to compile a source that contain the keyword immutable
, it gives me an error. Then I deduced that it compiles only D1.
If i want to compile D2 with GDC, what should I do?