Skip to content

Commit 0be61df

Browse files
committed
f example should fail
1 parent 698de76 commit 0be61df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/function.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ $(H2 $(LNAME2 inout-functions, Inout Functions))
697697
Casting to or from `inout` is not allowed in `@safe` functions.
698698
)
699699

700-
$(SPEC_RUNNABLE_EXAMPLE_COMPILE
700+
$(SPEC_RUNNABLE_EXAMPLE_FAIL
701701
---
702702
void f(inout int* ptr)
703703
{

0 commit comments

Comments
 (0)