chuck icon indicating copy to clipboard operation
chuck copied to clipboard

undefined type 'Filter'

Open spencersalazar opened this issue 11 years ago • 0 comments

The following code:

Filter u => blackhole;

fails with

[Filter.ck]:line(1): undefined type 'Filter'...
[Filter.ck]:line(1): ... in declaration ...

Either fix Filter or remove it from documentation.

spencersalazar avatar Apr 15 '13 09:04 spencersalazar