repo.or.cz
/
fedora-idea.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
read action
[fedora-idea.git]
/
plugins
/
groovy
/
testdata
/
paramToMap
/
closureAtEnd
/
A.groovy
blob
c4c3571706cb87a3f6d43778f60be070804d8444
1
def test
= {
x
,
c
<
caret
>
l
->
2
cl
.
call
()
3
}
4
5
test
(
1
) {
x
->
x
}