? BUG 9.9.94 (context?)
Posted: Mon Nov 17, 2008 1:49 pm
Hi Lutz,
I can remember this previously worked ->
(map context? (symbols))
but now that does not return anything anymore..
(i mean all 'nil)
neighter does
>(filter context? (symbols))
()
Is this new? I would expect these to return at least "true" for MAIN..
I can remember this previously worked ->
(map context? (symbols))
but now that does not return anything anymore..
(i mean all 'nil)
neighter does
>(filter context? (symbols))
()
Is this new? I would expect these to return at least "true" for MAIN..