end class C var val1: Int var val2: Int = 10 end fun foo do 2.output fun bar(i: Int) do i.output