Sha256: 60f55b11943dd416605760c3665038babf89fefd15a361f12817daa17cdaccf8

Contents?: true

Size: 372 Bytes

Versions: 5

Compression:

Stored size: 372 Bytes

Contents

# Comment 1
! Comment 2
item0
item1 = item1 
item2 : item2 
item3   item3

 #Comment 3
 ! Comment 4
 
 it\ em4=item4
 it\=em5:item5 
 item6 item6 

!Comment 4
# Comment 5

item7 = line 1 \
        line 2 \
        line 3

item8 : line 1 \
line 2 \
line 3

item9 line 1 \
      line 2 \
line 3

item10=test\n\ttest\u0050 \
       test\n\ttest \
       test\n\ttest = test

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
java-properties-0.1.1 spec/fixtures/test.properties
java-properties-0.1.0 spec/fixtures/test.properties
ruby-properties-file-0.0.2 spec/fixtures/test.properties
java-properties-0.0.2 spec/fixtures/test.properties
java-properties-0.0.1 spec/fixtures/test.properties