Sha256: 6e53c2638cdc506fd85fd300cb451f315c64b9076207d024e37e6bd6ea2847eb
Contents?: true
Size: 549 Bytes
Versions: 22
Compression:
Stored size: 549 Bytes
Contents
# Comment with a + # Comment with a - # Comment with a * # Comment with a / # Comment with a = # Comment with a += # Comment with a -= # Comment with a *= # Comment with a /= # Comment with a %= # Comment with a **= # Comment with a ||= # Comment with a &&= # Comment with a == # Comment with a === # Comment with a != # Comment with a > # Comment with a < # Comment with a >= # Comment with a <= # Comment with a <=> # Comment with a && # Comment with a || # Comment with a ? # Comment with a : # Comment with a =~ class BadOps def +@ end end
Version data entries
22 entries across 22 versions & 1 rubygems