Skip to content
Prev 10846 / 63424 Next

data() misbehaving inside a function

KH> Or get rid of non-standard evaluation and educate users to use quoted
KH> strings where strings should be used.
Right.  I had meant to say that if we need non-standard eval, let's have
it for ?, where we need it for things like method ? expression anyways,
but let's eliminate it from help().

-k