zig/test
Andrew Kelley f7e9d7aa5d ability to implicitly cast integer literal to &const Int
where Int is an integer type

also introduce `@intToPtr` builtin for converting a usize
to a pointer. users now have to use this instead of `(&T)(int)`.

closes #311
2017-04-07 15:35:38 -04:00
..
cases ability to implicitly cast integer literal to &const Int 2017-04-07 15:35:38 -04:00
run_tests.cpp
self_hosted.zig