The R Project SVN R

Rev

Rev 15482 | Rev 38616 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15482 Rev 16536
Line 148... Line 148...
148
 
148
 
149
> 5 + 6
149
> 5 + 6
150
[1] 11
150
[1] 11
151
> unlink("testIO.R")
151
> unlink("testIO.R")
152
> 
152
> 
153
> ## end of reg+IO.R: the next line has no EOL chars
153
> ## end of reg-IO.R: the next line has no EOL chars
154
> 2 + 2
154
> 2 + 2
155
[1] 4
155
[1] 4
156
> 
156
>