fun main () : transaction page = let return Hi {[alice]} and {[bob]}! where val alice = "Alice" val bob = "Bob" end