toke.c: Add assertion to feature_is_enabled
authorFather Chrysostomos <sprout@cpan.org>
Fri, 23 Dec 2011 16:21:45 +0000 (08:21 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sat, 24 Dec 2011 17:25:20 +0000 (09:25 -0800)
commitca4d40c4ce3fbba4b15475e580cd08822781239b
tree260cb245b2e0264ada9b581431eb868cafa0ec91
parent1b6e87415847fb00091c22c1eeb1dbd6cece377a
toke.c: Add assertion to feature_is_enabled

This should now only be called by macros in feature.h when PL_hints
indicates that %^H is where the features are.
toke.c