//This is a comment
//Another comment
Flow test
    Basepath "hello" 

in = { name: "John" }
RRF "index.ftlh" in

Log "Done!"
Finish "john_doe"
