--normalize-modules
insert underscore in the module decl but not in the filename
#261
Labels
--normalize-modules
insert underscore in the module decl but not in the filename
#261
"TestOne.d" should be named "test_one.d" to match the module declaration. Problems arise when using generated binding with
dub build --combined
.The text was updated successfully, but these errors were encountered: