/src/test/run-pass/log-err-phi.rs
http://github.com/jruderman/rust · Rust · 3 lines · 1 code · 2 blank · 0 comment · 1 complexity · f525200e6e80c98a87877269b7100226 MD5 · raw file
- fn main() { if false { log(error, ~"foo" + ~"bar"); } }
http://github.com/jruderman/rust · Rust · 3 lines · 1 code · 2 blank · 0 comment · 1 complexity · f525200e6e80c98a87877269b7100226 MD5 · raw file
- fn main() { if false { log(error, ~"foo" + ~"bar"); } }