-
Code USING: ; IN: foo : bla ( -- ) 3 ;
Test Cases Failed USING: kernel foo tools.testest prettyprint assocs compiler.errors namespaces sequences tools.errors ; IN: foo.tests : run-tests ( -- ) compiler-errors get values [ "Example" describe#{ "test case" it#{ <{ bla -> 1 }> }# }# ] [ errors. ] if-empty ; MAIN: run-tests
Output:
-
- All
- {{group.name}} ({{group.count}})
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}