Skip to content

Commit 0a43da9

Browse files
committed
Add mkmf.rbs
1 parent c5b520b commit 0a43da9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

gem/sig/go_gem/mkmf.rbs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
module GoGem
2+
module Mkmf
3+
def create_go_makefile: (String, String? nil) -> void
4+
end
5+
end

0 commit comments

Comments
 (0)