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