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 e5a2d1a commit 4eb0a69Copy full SHA for 4eb0a69
src/modules/exports.md
@@ -33,7 +33,7 @@ package sky;
33
// But classes within other packages of
34
// the "reality" module can see it just fine.
35
public class Cloud {
36
- private final YelloCarpet fabricOfExistence
+ private final YellowCarpet fabricOfExistence
37
= new YellowCarpet();
38
39
// ...
0 commit comments