See the class defined here:
|
class self:StructField(fieldType, offsetType) {} |
And the usage here:
|
. StructField(ContractStorage(cxt), fieldSelector):StructField(fieldType, storageType, offsetType) |
sol-core does not throw an error when typechecking std.solc