rhiannon morris
d4cfbd4045
- `@[fail] def foo = ...` succeeds if `foo` has some error. - `@[fail "scope"] def foo = ...` succeeds if `foo` has some error containing the word "scope" somewhere - `@[fail] namespace foo { }` works too and the error must be anywhere in the namespace |
||
---|---|---|
.. | ||
FromParser | ||
FromParser.idr | ||
Lexer.idr | ||
LoadFile.idr | ||
Parser.idr | ||
Syntax.idr |