Fix compilation error in tests. (#5472)
authorMax Burke <maxburke@gmail.com>
Mon, 5 Aug 2019 18:57:54 +0000 (11:57 -0700)
committerWouter van Oortmerssen <aardappel@gmail.com>
Mon, 5 Aug 2019 18:57:54 +0000 (11:57 -0700)
commitacc9990abd2206491480291b0f85f925110102ea
tree181379261623474c9a52e40d07f51010e79fbf14
parent2d5315ff0eebfa4b9c967e708c24be0b21d921b6
Fix compilation error in tests. (#5472)

Local variables were shadowing member fields, causing errors.
tests/native_type_test_impl.h