mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-28 00:59:31 +00:00
Reuse a global state with standard library already loaded in tests, and associated branch handling fixes
This commit is contained in:
parent
8ff082625a
commit
c027c87dc4
10 changed files with 80 additions and 60 deletions
|
|
@ -7,7 +7,7 @@
|
|||
type check failure for parameter tuple
|
||||
• $(range::is range) (from stdlib/for.ans:19:1):
|
||||
type check failure for parameter range
|
||||
• $(s::is struct) (from stdlib/for.ans:3:14):
|
||||
• $(s::is struct) (from stdlib/for.ans:2:1):
|
||||
type check failure for parameter s[0m
|
||||
↳ from [4mstdlib/for.ans:3:18[0m in call: [2miter(var)[0m[0m
|
||||
↳ from [4mstdlib/for.ans:3:12[0m in definition: [2m:iterator = iter(var)[0m[0m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue