mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-10 20:41:59 +00:00
4 lines
46 B
Rust
4 lines
46 B
Rust
|
fn main() {
|
||
|
println!("Hello Indexer!");
|
||
|
}
|