dub icon indicating copy to clipboard operation
dub copied to clipboard

customized main.d after "dub init"

Open vitalfadeev opened this issue 9 months ago • 0 comments

I want this customized main.d after dub init.

import std.stdio;

void 
main () {
	//
}

Give me solution, please.

vitalfadeev avatar Jul 15 '25 02:07 vitalfadeev