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

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

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

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