3 lines
44 B
Rust
Raw Normal View History

2025-06-29 03:46:34 -05:00
fn main() {
lesavka_common::run_cli();
}