blob: d52298c0487cf7d0b9826aaad335256802497a3d [file] [log] [blame]
File f=new File("abc.txt")
f.with{
file->
file.getCF<caret>
}