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 ef0f7dc commit 065d7a1Copy full SHA for 065d7a1
test/SILGen/property_wrappers.swift
@@ -1,5 +1,4 @@
1
-// RUN: %target-swift-frontend -primary-file %s -emit-silgen | %FileCheck %s
2
-// FIXME: switch to %target-swift-emit-silgen once we have syntax tree support
+// RUN: %target-swift-emit-silgen -primary-file %s | %FileCheck %s
3
4
@propertyWrapper
5
struct Wrapper<T> {
0 commit comments