function useFoo() {
  while (1) {
    let foo;
  }
}