[Chapel Merge] Add 'use CPtr;' to the expected output of the c2ch

Branch: refs/heads/master
Revision: e705b9f
Author: bradcray
Log Message:

Merge pull request #16482 from bradcray/add-cptr-to-c2chapel-tests

Add ‘use CPtr;’ to the expected output of the c2chapel tests

[trivial, not reviewed]

This PR is straightforward, but it raises for me the question: I’d expected c2chapel to put other uses into the generated code like use SysCTypes; How does it get away with not doing so? Is it expected that the user will add it manually?

Modified Files:
M tools/c2chapel/test/arrayDecl.chpl
M tools/c2chapel/test/chapelKeywords.chpl
M tools/c2chapel/test/chapelVarargs.chpl
M tools/c2chapel/test/cstrvoid.chpl
M tools/c2chapel/test/dashEye.chpl
M tools/c2chapel/test/enum.chpl
M tools/c2chapel/test/enumVar.chpl
M tools/c2chapel/test/fileGlobals.chpl
M tools/c2chapel/test/fnPointers.chpl
M tools/c2chapel/test/fnints.chpl
M tools/c2chapel/test/intDefines.chpl
M tools/c2chapel/test/justC.chpl
M tools/c2chapel/test/miscTypedef.chpl
M tools/c2chapel/test/nestedStruct.chpl
M tools/c2chapel/test/opaqueStruct.chpl
M tools/c2chapel/test/simpleRecords.chpl
M tools/c2chapel/test/sysCTypes.chpl

Compare: https://github.com/chapel-lang/chapel/compare/c7dbf2a78330...e705b9fc69bc