I see. This reminds me of an older (past the scrol...
# language-proposals
b
I see. This reminds me of an older (past the scrollback boundary) proposal to have a separate
package com.companyname.project
versus
internal package p
, which would essentially accomplish the same thing but without the magic/dependency of external build system commands.