Small fixes by Stefan Haubenthal
git-svn-id: svn://svn.cc65.org/cc65/trunk@3521 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -1418,7 +1418,7 @@ either a string or an expression.
|
||||
Please note that a symbol or scope must exist, before it is used together with
|
||||
<tt/.SIZEOF/ (this may get relaxed later, but will always be true for scopes).
|
||||
A scope has preference over a symbol with the same name, so if the last part
|
||||
of a name represents both, a scope and a symbol, the scope is choosen over the
|
||||
of a name represents both, a scope and a symbol, the scope is chosen over the
|
||||
symbol.
|
||||
|
||||
After the following code:
|
||||
|
||||
Reference in New Issue
Block a user