char[1] f()() { return "A"; } void main() { f(); } Internal error: backend\cod3.c 618
Works as of dmd 2.064 head.