******************************************************************************** 
**  Pre-Processing 
******************************************************************************** 
-    File In: .//programs/test13.R 
-   File Out: C:\Users\dbosa\AppData\Local\Temp\RtmpsL7f8a/test13.R 
******************************************************************************** 
[ In#][Out#]: 
[   1][   1]:  
[   2][    ]:  
[   3][    ]: #%let a <- 1 
[   4][    ]: #%let aba <- 2 
[   5][    ]:  
SYMBOLGEN: &a = 1 
[   6][   2]: x <- 1 
SYMBOLGEN: &aba = 2 
SYMBOLGEN: &a = 1 
[   7][   3]: y <- 2 
[   8][   4]:  
******************************************************************************** 
**  Execution 
******************************************************************************** 

> x <- 1

> y <- 2
 
******************************************************************************** 
**  End 
******************************************************************************** 
