in5 54 B

12345
  1. fn main() {
  2. while true {
  3. let x = 2;
  4. }
  5. }