ethos/tests/int.ethlang
sfja 5faabe93c2
All checks were successful
Check / Explore-Gitea-Actions (push) Successful in 8s
add int types
2026-03-17 21:29:27 +01:00

8 lines
79 B
Rust

fn main()
{
// let a: u8 = 0;
}
// vim: syntax=rust commentstring=//\ %s