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