This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ff46bfaa96
factor
/
extra
/
io
/
launcher
/
launcher-tests.factor
5 lines
98 B
Factor
Raw
Normal View
History
Unescape
Escape
Inference tests tweak
2007-12-17 16:29:26 -05:00
IN:
temporary
USING:
tools.test
tools.test.inference
io.launcher
;
New must-infer word; \ foo must-infer asserts that foo's declared effect matches its inferred effect, put this in your unit tests
2007-12-26 20:54:38 -05:00
\ <process-stream>
must-infer