We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57d023c commit be36f54Copy full SHA for be36f54
spec/module.dd
@@ -403,8 +403,8 @@ void main()
403
404
$(P $(D static) cannot be used with selective imports.)
405
406
-$(P Selective imports can be imported from multiple modules if
407
-those import are also selective or when the imported module has a qualified name:)
+$(P Selective `import`s can be made from multiple modules if
+all `import`s are selective, or when the imported module has a qualified name:)
408
409
$(SPEC_RUNNABLE_EXAMPLE_COMPILE
410
---
0 commit comments