summaryrefslogtreecommitdiff
path: root/src/main.rs
blob: b40b9ca54a56981a4fe2743d8e3aee24f2d4ab42 (plain)
1
2
3
fn main() {
    print!(">");
}