Skip to content

Commit

Permalink
No name shadowing
Browse files Browse the repository at this point in the history
  • Loading branch information
xhliu committed Dec 6, 2019
1 parent 5763b36 commit e5b31c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/syntax.rst
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,4 @@ Operators
Scoping
=======
Scoping in sCrypt follows the prevailing scoping rules of C99 and Solidity.
The only exception is that we do not allow shadowing names, which may change in the future.

0 comments on commit e5b31c2

Please sign in to comment.