File: basic.rbs

package info (click to toggle)
ruby-version-gem 1.1.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 268 kB
  • sloc: ruby: 184; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 77 bytes parent folder | download
1
2
3
4
5
module VersionGem
  module Basic
    def self.extended: () -> void
  end
end