]> git.lizzy.rs Git - rust.git/blob - tests/source/issue-1192.rs
Fix typos “an”→“a” and a few different ones that appeared in the same search
[rust.git] / tests / source / issue-1192.rs
1 fn main() {
2     assert!(true)   ;
3 }