Revert "Added free-threading CPython mode support in MLIR Python bindings (#107103)"
[llvm-project.git] / flang / test / Parser / unparseable.f90
blob9e7a890b67a3416a03f7bd69bb2affa260ca59cc
1 ! RUN: not %flang_fc1 -fsyntax-only %s 2>&1 | FileCheck %s
2 ! CHECK: unparseable.f90:5:1: error: parser FAIL (final position)
3 module m
4 end
5 select type (barf)