lib/standard: distinguish `args` and `sys.args`
authorJean Privat <jean@pryen.org>
Wed, 23 Jul 2014 01:43:36 +0000 (21:43 -0400)
committerJean Privat <jean@pryen.org>
Wed, 23 Jul 2014 01:43:36 +0000 (21:43 -0400)
commit882cfdd0773bc5486b18e7e19b4e74f337012441
treec7615c8733aa6716d2f4cfcbe0cb48467fe847e5
parent087b31b493997227ace8b11c9b6ffcf11dee5a79
lib/standard: distinguish `args` and `sys.args`

The former is now a genuine top-level method.
The latter is now called `sys.program_args`.

Signed-off-by: Jean Privat <jean@pryen.org>
lib/standard/string.nit