how might I return `val x: T` if given `val xName ...
# getting-started
h
how might I return
val x: T
if given
val xName =  "x"
?