mod.rs 45 Bytes
Newer Older
liming6's avatar
liming6 committed
1
2
3
pub fn ppp() {
    println!("hello world!")
}