blob: 2d4c57f451a2de3871bb0223d6cfbd72b71d2dac [file] [log] [blame]
1| 1|fn main() {
2| 1| if false {
3| 0| loop {}
4| 1| }
5| 1|}