Codebase list ohcount / lintian-fixes/main test / gestalt_files / posix / foo.rb
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

foo.rb @lintian-fixes/mainraw · history · blame

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