mirror of
https://github.com/opnsense/src.git
synced 2026-03-20 01:35:49 -04:00
6 lines
67 B
Objective-C
6 lines
67 B
Objective-C
|
|
@import MethodPoolString1;
|
|
@interface A
|
|
- (int)stringValue;
|
|
@end
|
|
|