Michael Dusan aa794eb621 fix zig run to accept executable args
The `--` double-hyphen is now used to end further `zig` processing
of command line options. All arguments after `--` will be passed
on to the executable. eg. `--help` will be passed on.

`zig run foo.zig -- --help`

closes #2148
2019-03-31 17:01:11 -04:00
..
2019-03-24 00:44:18 -04:00
2019-03-22 22:10:51 +13:00
2018-07-07 00:25:32 -04:00
2018-09-05 23:23:11 -04:00
2019-03-27 01:14:29 +00:00
2019-03-27 01:14:29 +00:00
2016-09-19 11:54:01 -04:00
2016-12-01 21:08:12 -05:00
2019-02-15 19:19:28 -05:00
2017-04-10 20:02:39 -04:00
2019-03-31 17:01:11 -04:00
2019-03-27 01:14:29 +00:00
2019-03-27 01:18:58 +00:00
2019-03-23 13:46:50 -04:00
2019-03-18 20:09:27 -04:00
2018-11-27 20:56:43 -05:00
2018-10-27 11:35:01 -04:00
2019-03-18 20:56:46 -04:00