compiler: Don't crash on append with single argument.
Instead of allocating an empty slice literal, use a slice value with a nil pointer. From-SVN: r218806
Showing
Please
register
or
sign in
to comment
Instead of allocating an empty slice literal, use a slice value with a nil pointer. From-SVN: r218806