dub
dub copied to clipboard
"Single-file packages are not allowed to specify source files."
Any reason for this limitation?
One use case is a directory containing a bunch of small programs, some of which have reusable parts and thus are in shared modules.
What would break if this limitation were to be removed?