Gary V. Vaughan

Results 22 issues of Gary V. Vaughan

``` lua local hell = require "specl.shell" hell.spawn {"printf", "%s\n", "foo", "bar baz"} ``` treats "bar baz" as two separate arguments.

bug
ready

started work on https://github.com/Kroc/v80/issues/4