Skip to content

Commit 9daca00

Browse files
authored
Fix example code block
1 parent 73420fb commit 9daca00

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

proposals/0403-swiftpm-mixed-language-targets.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,6 @@ file will vary dependong on the language it is being imported in.
145145
When Clang modules are supported, clients can import the module. Textual
146146
imports are also an option.
147147

148-
**Note that the C/Objective-C/C++ compatible Swift API is only available via
149-
textually importing the generated Swift header.**
150148

151149
For this example, consider `MixedPackage` being organized as such:
152150

0 commit comments

Comments
 (0)