Searched refs:commaOpt (Results 1 – 1 of 1) sorted by relevance
337 val commaOpt = if (index < test.size - 1) "," else "" in makeTestLines() constant339 testOutLines += " \"$escapedLine\"$commaOpt" in makeTestLines()