diff options
Diffstat (limited to 'src/interp/pf2sex.boot')
-rw-r--r-- | src/interp/pf2sex.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/pf2sex.boot b/src/interp/pf2sex.boot index 52c7daf5..871d0c77 100644 --- a/src/interp/pf2sex.boot +++ b/src/interp/pf2sex.boot @@ -128,7 +128,7 @@ pf2Sex1 pf == pfLocal? pf => ['local, :[pf2Sex1 item for item in pf0LocalItems pf]] pfWrong? pf => - spadThrow() + spadThrowBrightly pfDocumentText pfWrongWhy pf pfAnd? pf => ["and", pf2Sex1 pfAndLeft pf, pf2Sex1 pfAndRight pf] pfOr? pf => |