added a test case in test-003.moo

This commit is contained in:
hyunghwan.chung 2019-08-02 16:19:24 +00:00
parent f3218dc90a
commit 490804d0aa

View File

@ -108,6 +108,8 @@ start:
[goto B02. A01: 10. B02: 1000. ] value class dump.
self q.
[ | a | a := 21. if (a = 21) { goto X02 }. X02: ] value dump. ## this causes a stack depletion problem... TODO:
EXCEPTION_TEST:
Exception signal: 'experiment with exception signalling'.