The R Project SVN R

Rev

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

Rev 20124 Rev 39826
Line 11... Line 11...
11
   double(2^30+1)
11
   double(2^30+1)
12
  complex(2^30+1)
12
  complex(2^30+1)
13
character(2^30+1)
13
character(2^30+1)
14
vector("list", 2^30+2)
14
vector("list", 2^30+2)
15
}
15
}
-
 
16
 
-
 
17
getenv("USER") # should produce correct error message.