[LV] Make tests more robust by removing undef.
Replace some uses of undef in the tests. The undef causes runtime checks to be trivially fold/removeable, which does defeat the purpose of the tests.
parent
75d8507e
Please register or sign in to comment