This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
os-rust
Watch
1
Star
0
Fork
You've already forked os-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9fc6b43126
os-rust
/
tests
/
ui
/
log-err-phi.rs
8 lines
87 B
Rust
Raw
Normal View
History
Unescape
Escape
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
//@ run-pass
tests: Add missing run-pass annotations
2019-07-27 00:54:25 +03:00
libcore: Remove all uses of `~str` from `libcore`. [breaking-change]
2014-05-19 23:19:56 -07:00
pub
fn
main
(
)
{
if
false
{
println!
(
"
{}
"
,
"
foobar
"
)
;
}
}
Reference in a new issue
Copy permalink