https://issues.dlang.org/show_bug.cgi?id=20233
--- Comment #5 from Max Samukha <[email protected]> --- 'alias this' is irrelevant. The original test case fails because the array's .ptr property is called as a function. See the example in my previous comment (there was a typo: "apply" -> "to apply"). --
