Skip to content

Commit 172149c

Browse files
committed
[test] Fix a comment
1 parent 798f1bc commit 172149c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/test/Lower/CUDA/cuda-return.cuf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
! RUN: bbc -emit-hlfir -fcuda %s -o - | FileCheck %s
22

3-
! Check if the the finalizer works
3+
! Check if finalization works with a return statement
44

55
program main
66
integer, device :: a(10)

0 commit comments

Comments
 (0)