Skip to content

Commit 14e3bc0

Browse files
authored
Merge pull request #70402 from kavon/fix-ci
fix Parse/inverse_escapable_feature.swift
2 parents 5abeadb + ccda595 commit 14e3bc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
// RUN: %target-typecheck-verify-swift -enable-experimental-feature NoncopyableGenerics
22

3+
// REQUIRES: asserts
4+
35
struct S: ~Escapable {} // expected-error {{type '~Escapable' requires -enable-experimental-feature NonEscapableTypes}}

0 commit comments

Comments
 (0)