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