On Tuesday, 27 April 2021 at 06:29:40 UTC, frame wrote:
From my source...

```d
// main.d
pragma(lib, common.lib);
extern (C) void fun(bool something);
```

[...]

Did you mean to use rdmd and not dmd? 🤔

Reply via email to