Searched refs:uncommented (Results 1 – 1 of 1) sorted by relevance
34 val uncommented = if (pos < 0) s else s.substring(0, pos) in normalizeTextLine() constant37 return uncommented.trim() in normalizeTextLine()