fix tests for check-fast.
This commit is contained in:
parent
06f46902ca
commit
88d34ff249
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ fn h() {
|
|||
assert!(r == 0);
|
||||
}
|
||||
|
||||
fn main () {
|
||||
pub fn main () {
|
||||
f();
|
||||
g();
|
||||
h();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue