Hello everyone,
I got this error by the compiler (Julia 0.4rc):
ERROR: LoadError: MethodError: `push!` has no method matching
push!(::Array{Any,1},
::Tuple{Array{ASCIIString,1},Array{ASCIIString,1},TestFilter})As far as I see, this pushing should be ok. Could someone help ? Best, Cheng
