#[fail] #30

Merged
rhi merged 6 commits from 💣 into 🐉 2023-09-24 11:39:29 -04:00
Owner
No description provided.
rhi added 3 commits 2023-09-22 08:04:16 -04:00
d4cfbd4045 add @[fail] modifier to declarations
- `@[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
rhi added the
language
label 2023-09-22 08:04:24 -04:00
rhi force-pushed 💣 from aee833e206 to d4de74eab6 2023-09-22 12:39:10 -04:00 Compare
rhi added 1 commit 2023-09-24 11:37:56 -04:00
rhi merged commit f04c4619ef into 🐉 2023-09-24 11:39:29 -04:00
rhi deleted branch 💣 2023-09-24 11:39:29 -04:00
rhi changed title from @[fail] to #[fail] 2023-11-16 15:21:27 -05:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rhi/quox#30
No description provided.