Skip to content

predefined identifiers can be redefined #36

@tinelli

Description

@tinelli

This signature is legal:

(declare A type)
(define type A)
(declare a A)
(check (: type a ))

Being able to redefine type seems dangerous. It can lead to confusing error messages later. The same applies to mpz and mpq.

Metadata

Metadata

Assignees

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