Files
notfiles/crates/notgraph/tests/fixtures/clean/src/beta.rs

2 lines
42 B
Rust
Raw Normal View History

pub fn greet() -> &'static str { "beta" }