Skip to content

Commit a86ac0f

Browse files
committed
clean up
1 parent ce9550b commit a86ac0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/test/Lower/OpenACC/acc-declare.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
! This test checks lowering of OpenACC declare directive in function and
22
! subroutine specification parts.
3-
! RUN: bbc -fopenacc -emit-hlfir %s -o - | FileCheck %s
43

4+
! RUN: bbc -fopenacc -emit-hlfir %s -o - | FileCheck %s
55

66
module acc_declare
77
contains

0 commit comments

Comments
 (0)