================ @@ -0,0 +1,8 @@ +! RUN: %python %S/test_errors.py %s %flang_fc1 + +program main + pointer (j1,ja) ---------------- luporl wrote: Thanks for the review. I've added explicit type declarations. https://github.com/llvm/llvm-project/pull/173092