Skip to content

Commit 99d2abd

Browse files
committed
DRY
1 parent ffdd4fb commit 99d2abd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

spec/expression.dd

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1387,9 +1387,8 @@ $(GNAME PrimaryExpression):
13871387

13881388
$(H3 $(LNAME2 identifier, .Identifier))
13891389

1390-
$(P $(IDENTIFIER) is looked up at module scope, rather than the current
1391-
lexically nested scope.
1392-
)
1390+
$(P See $(DDSUBLINK spec/module, module_scope_operators, Module Scope
1391+
Operator).)
13931392

13941393
$(H3 $(LNAME2 this, this))
13951394

0 commit comments

Comments
 (0)