Files
notfiles/crates/notgraph/src/main.rs

4 lines
40 B
Rust
Raw Normal View History

fn main() {
println!("notgraph");
}