fun times2[n] @n*2 end fun main[n] @call times2[n] end