Improve samples organization, add check script
This commit is contained in:
parent
636e51510d
commit
39a6cbe67d
7 changed files with 28 additions and 0 deletions
3
samples/text/rust.rs
Normal file
3
samples/text/rust.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
println!("This is an example Rust source file");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue