Skip to content

Commit 0b9cc95

Browse files
committed
Exclude from yard result
1 parent 0a43da9 commit 0b9cc95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gem/lib/go_gem/mkmf.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ def create_go_makefile(target, srcprefix = nil)
2020

2121
# rubocop:disable Style/GlobalVars
2222
$objs = []
23+
# @private
2324
def $objs.empty?; false; end
2425
# rubocop:enable Style/GlobalVars
2526

0 commit comments

Comments
 (0)