From 6aec0ce0fb005457b53633b9599998117a1003cf Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 25 Aug 2020 23:39:46 +0200 Subject: Woops, forgot to change some booleans. --- data/tests/conditionals.fate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/tests/conditionals.fate') diff --git a/data/tests/conditionals.fate b/data/tests/conditionals.fate index 0728cbc..e7f0f08 100644 --- a/data/tests/conditionals.fate +++ b/data/tests/conditionals.fate @@ -198,7 +198,7 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;; INSTRUCTIONS ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -(global boolean test_var) +(global bool test_var) (set test_var (true)) (assert (var test_var) FAILED: setting test_var) -- cgit v1.2.3-70-g09d2