Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -30,8 +30,7 @@ public class DeclarationContext {
private enum DefaultDefinee {
LEXICAL_SCOPE,
SINGLETON_CLASS,
SELF,
CAPTURED
SELF
}

public final Visibility visibility;

0 comments on commit 12a1e0f

Please sign in to comment.