i.e. this should work: ```d auto foo(ref int x) { ..} foo(2); ``` See also: https://github.com/dlang/DIPs/blob/725541d69149bc85a9492f7df07360f8e2948bd7/DIPs/DIP1016.md
i.e. this should work:
See also: https://github.com/dlang/DIPs/blob/725541d69149bc85a9492f7df07360f8e2948bd7/DIPs/DIP1016.md