mirror of
https://github.com/Noratrieb/rlo-issue-112061.git
synced 2026-01-14 08:25:03 +01:00
more
This commit is contained in:
parent
f27bc546e5
commit
3e1215e870
1 changed files with 1 additions and 0 deletions
1
code.rs
1
code.rs
|
|
@ -1,4 +1,5 @@
|
|||
use std::ptr;
|
||||
#[inline(never)]
|
||||
pub fn print_var(v: u8) {
|
||||
println!("{v}");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue