Skip to content

Missing Arity Checks for Weak Type Args in Constriants #258

@d-xo

Description

@d-xo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions