Skip to content

Commit 954d3e6

Browse files
committed
Add a test that verifies that Swift correctly recognizes symbol visibility when dealing with @_implementationOnly imports
1 parent 7dd38bb commit 954d3e6

File tree

1 file changed

+1
-0
lines changed
  • test/Interop/C/implementation-only-imports/Inputs

1 file changed

+1
-0
lines changed

test/Interop/C/implementation-only-imports/Inputs/user_b.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<<<<<<< HEAD
12
#ifndef TEST_INTEROP_C_IMPLEMENTATION_ONLY_IMPORTS_INPUTS_USERB_H
23
#define TEST_INTEROP_C_IMPLEMENTATION_ONLY_IMPORTS_INPUTS_USERB_H
34

0 commit comments

Comments
 (0)