Sha256: 8c6fae8d021a566037cbfc6ec71905cca03eb27032f9f098880beabab2a50c1c
Contents?: true
Size: 80 Bytes
Versions: 34
Compression:
Stored size: 80 Bytes
Contents
def hello(name = 'John', surname = 'Doe', *other_names, &block) puts name end
Version data entries
34 entries across 34 versions & 1 rubygems