adamc@1065: fun other () = return Hi! adamc@1065: adamc@1065: fun main () = return {[Basis.url (main ())]}, {[url (other ())]}