Sha256: e357ea9e309d9d9fb80749d4a5655000fa50b1ba66318e069984e1b52451ebae

Contents?: true

Size: 51 Bytes

Versions: 1

Compression:

Stored size: 51 Bytes

Contents

class Hello
  def pow(a, b)
    a ** b
  end

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
first_gem_aj_rb-0.0.1 lib/first_gem/hello.rb