We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d30698 commit 2b804e7Copy full SHA for 2b804e7
flang/module/__cuda_device.f90
@@ -11,7 +11,4 @@
11
module __cuda_device
12
implicit none
13
14
- ! Set PRIVATE by default to explicitly only export what is meant
15
- ! to be exported by this MODULE.
16
-
17
end module
0 commit comments