1 2 3 4 5 6 7
sequence seq fun main () : transaction page = n <- nextval seq; return <html><body> {txt _ n} </body></html>