Sha256: 410f4e91c1eb891a86ce841b3193d0983d455d155319f7db476f8f071ab52b9d

Contents?: true

Size: 233 Bytes

Versions: 4

Compression:

Stored size: 233 Bytes

Contents

/**
one (1)
one and a half (1.5)
two (2)
three (3)
**/

-> one (1) -> two (2) ->
three (3)

== one(num) ==
one ({num})
-> oneAndAHalf (1.5) ->
->->

== oneAndAHalf(num) ==
one and a half ({num})
->->

== two (num) ==
two ({num})
->->

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
inkcpp_rb-0.1.3 ext/inkcpp_rb/inkcpp/tests/TestComplexTunnels.ink
inkcpp_rb-0.1.2 ext/inkcpp_rb/inkcpp/tests/TestComplexTunnels.ink
inkcpp_rb-0.1.1 ext/inkcpp_rb/inkcpp/tests/TestComplexTunnels.ink
inkcpp_rb-0.1.0 ext/inkcpp_rb/inkcpp/tests/TestComplexTunnels.ink