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 c2c93ad commit b2f1f82Copy full SHA for b2f1f82
lit_tests/compiler_plugin_basic.swift
@@ -4,6 +4,7 @@
4
//
5
// RUN: %swift-frontend -typecheck -verify -swift-version 5 \
6
// RUN: -enable-experimental-feature CodeItemMacros \
7
+// RUN: -enable-experimental-feature ExtensionMacros \
8
// RUN: -dump-macro-expansions \
9
// RUN: -load-plugin-executable %examples_bin_path/ExamplePlugin#ExamplePlugin \
10
// RUN: -parse-as-library \
0 commit comments