tuncheckedarray_eq.nim 66 B

12
  1. type p = ptr UncheckedArray[char]
  2. doAssert p is ptr UncheckedArray