We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec6766d + aa6e7dd commit 65f16a0Copy full SHA for 65f16a0
AGENT.md
@@ -5,7 +5,7 @@
5
is mandatory and PRs that don't follow the coding style are
6
rejected.
7
- As a quick test to make sure everything is working, you can run
8
- `racket src/main.rkt report bench/tutorial.rkt tmp`; this should
+ `racket src/main.rkt report bench/tutorial.fpcore tmp`; this should
9
take about 5-10 seconds and all of the tests should pass, getting
10
basically perfect accuracy.
11
- You can also run the unit tests with `raco test src/`, but these
0 commit comments