@Main { @Dir("./src") { @Join("Include file: ")($.file) { @Println($.result) } } }