Skip to content

Should propagate information from type to proposition #400

@samth

Description

@samth

This program should type check, but doesn't:

#lang typed/racket
(: process-number : -> Symbol)
(define (process-number)
  (if (add1 5) 'both-odd ""))

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