bgigous

Results 1 issues of bgigous

The listing defines variables like `sixtyfivethousand_533`, but references non existent variables `sixty5_533` and so on. ```bash $ rustc -O ch5-bit-patterns.rs error[E0425]: cannot find value `sixty5_533` in this scope --> main.rs:11:28...