Sha256: 55b58148d1ea60e0330702fd28885dba6abd6d5b33c96c200bbf11b83f73cac4

Contents?: true

Size: 76 Bytes

Versions: 2

Compression:

Stored size: 76 Bytes

Contents

def foo
  return "also not unique"
end

def baz
  (true || 'is unique')
end

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
brianjlandau-doppelganger-0.8.0 test/sample_files/duplicate_test_data/second_file.rb
doppelganger-0.8.0 test/sample_files/duplicate_test_data/second_file.rb