summaryrefslogtreecommitdiff
path: root/java/java-tests/testData/codeInsight/completion/customFileType/2_after.cs
blob: 84162300c95ff1a81544338eca13f28fb26a92ba (plain)
1
2
3
if (true) {
  while<caret>
}