Fixed error->barf
This commit is contained in:
parent
27c8024888
commit
99ccd0e0a4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user