evincarofautumn / kitten

A statically typed concatenative systems programming language.
http://kittenlang.org/
Other
1.1k stars 41 forks source link

No error emitted when referencing invalid types #70

Closed strager closed 8 years ago

strager commented 11 years ago
// Cahr is not defined.
def garbage(Cahr ->): drop

// (no error output)
evincarofautumn commented 8 years ago

Fixed in the new compiler.