Fixed error->barf

This commit is contained in:
Bruce Hill 2018-01-29 15:16:01 -08:00
parent 27c8024888
commit 99ccd0e0a4

View File

@ -31,7 +31,7 @@ action [return nil]: return (nil)
assume (((return nil) if (yes) else 99) = (nil))
go to %skip
error "go to failed."
barf "go-to failed."
--- %skip ---
%tot <- 0