mirror of
https://github.com/Noratrieb/elven-forest.git
synced 2026-01-14 10:45:03 +01:00
parse header
This commit is contained in:
parent
b4e6836e04
commit
ee1a18f7c3
7 changed files with 227 additions and 1 deletions
3
test_data/hello_world.rs
Normal file
3
test_data/hello_world.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
println!("Hello, World!");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue