module C4 where

use A
import B2 
 
c = a  -- No need to qualify here
