Skip to content

Type checking in explicit casts: implement #204

@jlapeyre

Description

@jlapeyre

For example,
this should error (eg with IncompatibleTypesError) but it does not

const float[64] f1 = 2.5;
bit[32](f1);

Metadata

Metadata

Assignees

No one assigned

    Labels

    required featureFeature or behavior in OQ3 spec, needs implementation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions