as: Setting Symbols

1 
1 5.2 Giving Symbols Other Values
1 ===============================
1 
1 A symbol can be given an arbitrary value by writing a symbol, followed
1 by an equals sign '=', followed by an expression (⇒Expressions).
1 This is equivalent to using the '.set' directive.  ⇒'.set' Set.
1 In the same way, using a double equals sign '=''=' here represents an
1 equivalent of the '.eqv' directive.  ⇒'.eqv' Eqv.
1 
1    Blackfin does not support symbol assignment with '='.
1