Home
last modified time | relevance | path

Searched defs:trailingCommas (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ktfmt/core/src/main/java/com/facebook/ktfmt/format/
H A DTrailingCommas.kt38 private val trailingCommas = mutableListOf<PsiElement>() constant