blob: df471c815f2e3a3f49dfdbe3b6d793246cf5e52b [file] [edit]
!RUN: not %flang_fc1 -fdebug-dump-parse-tree-no-sema %s 2>&1 | FileCheck %s
! CHECK: error: Could not parse
! CHECK: 4:36: error: end of file
function fn(); end; function fn2();