#= disabled #$ Inner functions calling outer functions. # 420 # 88 # 1 # 1 # 420 # 88 # 1 # () # 420 # 88 # True # 1 # 420 # 88 # True # () TestDupa TestDupa AAADupa Axs Axs Bxs Cxs Cxs Dxs #fid (abc) # return abc fn f (x a, y b) print x print y return fff = :Unit fn g () const = 88 fn h (nn n) onst = 420 fn hh (mm m) print onst print const f(nn, mm) return hh(1) hh(Unit) return h(1) h(True) return fn nnnnn() g() return fff <= nnnnn fff()