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/SwiftModule/SwiftModule.swift
Normal file
3
test/SourceKit/Inputs/vfs/SwiftModule/SwiftModule.swift
Normal file
@@ -0,0 +1,3 @@
|
||||
public struct StructDefinedInSwiftModule {
|
||||
public func methodDefinedInSwiftModule() {}
|
||||
}
|
||||
Reference in New Issue
Block a user