==== Source: a ==== contract A {} ==== Source: b ==== import {A} from "a"; struct B { uint256 a; }