blob: 9520937156f5459780bde4839c5d47cf7ff00bc3 [file] [log] [blame]
<ref>foo(42)
private def foo(int i) {
println i
}