dub init <test> spasm
cd <test>
dub
I get:
..\..\AppData\Local\dub\packages\spasm-0.1.13\spasm\source\spasm\bindings\svg.d(69,8): Error: function spasm.bindings.svg.SVGAElement.href() conflicts with previous declaration at ..\..\AppData\Local\dub\packages\spasm-0.1.13\spasm\source\spasm\bindings\svg.d(63,8)
After doing: