Function func = (parameters) { // this is the function body print("this is an anonymous function"); };