Following snippet segfaults dmd ```C int x = sizeof(int()(int)); ```
Following snippet segfaults dmd