This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
Cuckoo
Watch
1
Star
0
Fork
You've already forked Cuckoo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fix/316
Cuckoo
/
Tests
/
Source
/
ObjcProtocol.swift
9 lines
94 B
Swift
Raw
Permalink
Blame
History
import
Foundation
@objc
protocol
ObjcProtocol
{
@objc
optional
func
optionalMethod
(
)
}
Reference in New Issue
View Git Blame
Copy Permalink