Files
RubyAlgebra/sig/my_gem.rbs
2026-03-09 18:43:03 +03:00

5 lines
104 B
Plaintext

module MyGem
VERSION: String
# See the writing guide of rbs: https://github.com/ruby/rbs#guides
end