Test both the scalar and list contexts.
[p5sagit/p5-mst-13.2.git] / intrpvar.h
index 39d14c9..8ed93f8 100644 (file)
@@ -443,3 +443,5 @@ PERLVAR(IProc,              struct IPerlProc*)
 #if defined(USE_ITHREADS)
 PERLVAR(Iptr_table,    PTR_TBL_t*)
 #endif
+
+PERLVAR(Inullstash,    HV *)           /* illegal symbols end up here */