Skip to main content
summaryrefslogtreecommitdiffstats
blob: 46102f84f375db56c44a76e3acbae34a118dabde (plain) (blame)
1
2
3
4
5
6
public class CompletionKeywordThis12 {
	static void foo() {
		#
		thi
	}
}

Back to the top