Skip to content

Commit

Permalink
Update dcompute_enum.d
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilsonator committed Sep 27, 2023
1 parent de345b6 commit 14aba03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/semantic/dcompute_enum.d
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// RUN: %ldc -o- -mdcompute-targets=cuda-430 %s

// REQUIRES: target_NVPTX
@compute(CompileFor.deviceOnly) module dcompute_enum;
pragma(LDC_no_moduleinfo);
import ldc.dcompute;
Expand Down

0 comments on commit 14aba03

Please sign in to comment.