SIGN IN SIGN UP

Pointer Reform: proper slicing and indexing (#1053)

* enable slicing for single-item ptr to arrays
 * disable slicing for other single-item pointers
 * enable indexing for single-item ptr to arrays
 * disable indexing for other single-item pointers

see #770
closes #386
A
Andrew Kelley committed
e53b683bd3958a7b1c517e2391edce42b9d4e48b
Parent: 32e0dfd
Committed by GitHub <noreply@github.com> on 6/5/2018, 2:11:14 AM