@(x: Integer, y: Integer, sums: List[String]) @main("Result") {

The sum of @x and @y is:

Back to the form

}