Codebase list ohcount / fresh-snapshots/upstream test / gestalt_files / posix / foo.rb
fresh-snapshots/upstream

Tree @fresh-snapshots/upstream (Download .tar.gz)

foo.rb @fresh-snapshots/upstreamraw · history · blame

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