schuyduff

Results 1 comments of schuyduff

0.6.2 and still fails ``` ../src/Import.cpp: In member function 'virtual nj::Result nj::Import::eval(std::vector&, int64_t)': ../src/Import.cpp:39:38: error: 'jl_is_function' was not declared in this scope if(val && jl_is_function(val)) filteredNames.push_back(*s); ^ ```