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 8a95701 commit e4d51beCopy full SHA for e4d51be
test/Macros/builtin_macros.swift
@@ -1,5 +1,6 @@
1
// RUN: %target-swift-frontend -enable-experimental-feature BuiltinMacros -dump-ast %s -module-name MacrosTest 2>&1 | %FileCheck %s
2
// REQUIRES: OS=macosx
3
+// REQUIRES: asserts
4
5
// CHECK: macro_expansion_expr implicit type='String'
6
// CHECK-NEXT: magic_identifier_literal_expr{{.*}}kind=#function
0 commit comments