Learn more about cloning repositories
You have read-only access
Add tests for passing literal arrays as pointer arguments. This doesn't work for void pointers because of type checker limitations, but does work with typed pointer parameters. Swift SVN r19160