mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-06 01:46:33 +00:00
pkg/objc: more message send stuff
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
pub const c = @import("c.zig");
|
||||
pub usingnamespace @import("class.zig");
|
||||
pub usingnamespace @import("object.zig");
|
||||
pub usingnamespace @import("sel.zig");
|
||||
|
||||
test {
|
||||
|
Reference in New Issue
Block a user