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 032142c commit 4b4bb4cCopy full SHA for 4b4bb4c
test/decl/func/functions_uninhabited_param.swift renamed to test/SILGen/functions_uninhabited_param.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-swift-emit-silgen %s
+// RUN: %target-swift-emit-sil -enable-sil-ownership %s -o /dev/null -verify
2
3
//===--- Function declaration with uninhabited parameter type
4
0 commit comments