That would look like this: ``` package <http://com...
# language-proposals
b
That would look like this:
Copy code
package <http://com.companyname.project.io|com.companyname.project.io> // Still just as required as ever
internal package p // Optional, not reflected in the output bytecode/js/bitcode
Copy code
import p.*