print( a ) local b print( b ) if b == nil then b = 5 end print( b )