fix comment

This commit is contained in:
nora 2022-04-20 10:36:48 +02:00
parent b7b4283a77
commit c750e0758f

View file

@ -77,7 +77,7 @@ unsafe fn extract(buf: Buf) -> (Ptr, Ptr) {
fn main() {
unsafe {
// two innocent looking variants
// two innocent looking integers
let a = 5u8;
let b = 3u8;