On Monday, 2 August 2021 at 15:10:06 UTC, vit wrote:
On Monday, 2 August 2021 at 11:28:46 UTC, Tejas wrote:
[...]

Try this:
```d
void main(){
    fp = cast(typeof(fp))&VFORMAT; //fails
}
```

Agh, stupid me.

You the man!!

Reply via email to