You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would expect that this function would not NPE and instead return a map of symbol => value of all vars in that namespace (or whatever the best type is, SCI var?)
The text was updated successfully, but these errors were encountered:
version
platform
JVM, OS X
problem
In the root directory of sritchie/programming-2022#3, when I run
I see
repro
sritchie/programming-2022#3
expected behavior
I would expect that this function would not NPE and instead return a map of symbol => value of all vars in that namespace (or whatever the best type is, SCI var?)
The text was updated successfully, but these errors were encountered: