summaryrefslogtreecommitdiff
path: root/flang/test/Preprocessing/bug126459.F90
blob: b0aa58630adc3ce482fa215f26ec4b3fe3534af4 (plain)
1
2
3
4
5
! RUN: %flang_fc1 -fdebug-unparse -fopenmp %s 2>&1 | FileCheck %s
!CHECK: ndir=0
#define BLANKMACRO
BLANKMACRO !$ ndir=0
end