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 6f25412 commit 3ea888bCopy full SHA for 3ea888b
examples/frontend/test_modules2.sg
@@ -1,5 +1,5 @@
1
mod b;
2
-from b import A, B;
+from b import *;
3
4
let mut x = B.default();
5
0 commit comments