Skip to content

Commit 1b4860a

Browse files
authored
Update compiler/rustc/src/main.rs
1 parent 6e52b23 commit 1b4860a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc/src/main.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ fn main() {
3636
}
3737

3838
#[used]
39-
static _F7: unsafe extern "C" fn() = _rjem_je_zone_register();
39+
static _F7: unsafe extern "C" fn() = _rjem_je_zone_register;
4040
}
4141
}
4242

0 commit comments

Comments
 (0)