mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
thread a vfs through the completion handler
This commit is contained in:
3
test/SourceKit/Inputs/vfs/CModule/CModule.h
Normal file
3
test/SourceKit/Inputs/vfs/CModule/CModule.h
Normal file
@@ -0,0 +1,3 @@
|
||||
struct StructDefinedInCModule {
|
||||
int intFieldDefinedInCModule;
|
||||
};
|
||||
Reference in New Issue
Block a user