exoticus

Results 1 issues of exoticus

```d writeln(format("Hello World %s", b)); ``` This is the output produced by hovering the above non UFC line, it works and hover info shown for `format` and `writeln` as expected...