mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-16 14:07:04 +00:00
add main function to test itself
This commit is contained in:
parent
a5d05f2f92
commit
867bd15383
@ -16,3 +16,5 @@
|
||||
/// }
|
||||
/// ```
|
||||
fn foo() {}
|
||||
|
||||
fn main() {}
|
||||
|
Loading…
Reference in New Issue
Block a user