Codebase list ohcount / debian/latest test / gestalt_files / posix / foo.rb
debian/latest

Tree @debian/latest (Download .tar.gz)

foo.rb @debian/latestraw · history · blame

1
2
3
4
# this is ruby code
class Foo
	attr_reader :bar
end