Fix visibility as module_function
This commit is contained in:
parent
6183addf6a
commit
a2e8712349
@ -2,6 +2,7 @@
|
||||
# fronzen-string-literal: true
|
||||
|
||||
module Kernel
|
||||
module_function
|
||||
|
||||
# call-seq:
|
||||
# warn(*msgs, uplevel: nil) -> nil
|
||||
|
Loading…
x
Reference in New Issue
Block a user