Skip to content

Commit 4b4bb4c

Browse files
committed
[test] move test file to SILGen/
1 parent 032142c commit 4b4bb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/decl/func/functions_uninhabited_param.swift renamed to test/SILGen/functions_uninhabited_param.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %target-swift-emit-silgen %s
1+
// RUN: %target-swift-emit-sil -enable-sil-ownership %s -o /dev/null -verify
22

33
//===--- Function declaration with uninhabited parameter type
44

0 commit comments

Comments
 (0)