Hello everyone, Is there any particular magic I need to use to access code_warntype (either as a macro or as a function?)
In Julia REPL 0.3.0, 0.3.4 and a recent 0.4.0 nightly I get: julia> @code_warntype ERROR: @code_warntype not defined ... while other Internals macros/functions are visible, e.g. code_lowered Thanks! Dmitri
