It's only available in julia 0.4.

--Tim

On Friday, January 02, 2015 08:37:40 AM [email protected] wrote:
> 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

Reply via email to