zoltu
typedef Foo Int val myInt: Int = 5 val myFoo: Foo = myInt // will this result in a compiler error?