summaryrefslogtreecommitdiff
path: root/plugins/groovy/groovy-psi/resources/inlayProviders/groovy.parameters.hints/type.parameter.list.groovy
blob: 8a603f5c55fd33bf26c4c33b04a4b4f1257a9fad (plain)
1
2
def m1(a) { }
m1(1)