================ @@ -0,0 +1,66 @@ +! RUN: %flang_fc1 -emit-hlfir -finit-local-zero -o - %s | FileCheck %s + + ---------------- tarunprabhu wrote: nit: Don't think we need this empty line. ```suggestion ``` https://github.com/llvm/llvm-project/pull/159788