File: default_value.rb

package info (click to toggle)
ruby-bogus 0.1.6-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 860 kB
  • sloc: ruby: 4,219; makefile: 8; sh: 2
file content (4 lines) | stat: -rw-r--r-- 45 bytes parent folder | download | duplicates (3)
1
2
3
4
module Bogus
  module DefaultValue
  end
end