Sha256: a1ce231a82817d41e72a8d131ec21ddf90418cd02b9d0cd50a698872a7586ab2
Contents?: true
Size: 195 Bytes
Versions: 1
Compression:
Stored size: 195 Bytes
Contents
#This file tests the limits of the string interpolation feature present in Nila msg = "Hello #{"world. A lovely place."}" + "Another #{"Lovely quote"}" puts msg puts "Hello #{"world"}"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nilac-0.0.4.1.8 | shark/test_files/string_interpolation.nila |