--
You received this message because you are subscribed to the Google Groups "ats-lang-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ats-lang-user...@googlegroups.com.
To post to this group, send email to ats-lan...@googlegroups.com.
Visit this group at http://groups.google.com/group/ats-lang-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ats-lang-users/00523f2c-59d4-4582-b07e-a48d42ba6601%40googlegroups.com.
val x: uint16 = cast{uint16}(5)
val y: uint8 = cast{uint8}(x)