https://issues.dlang.org/show_bug.cgi?id=22682

--- Comment #1 from Basile-z <[email protected]> ---
A better test case, as in the first the final intention is a bit more complex.

```d
void main() 
{
    pragma(mangle, "main.v") 
    void v(){}
} 
```

--

Reply via email to