From c193f23217142a1ae365485f28cba9e1fb8aed15 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 22 Nov 2015 11:53:20 -0800 Subject: 2474 - overload 'copy' and 'equal' for text 2473 was the final bugfix holding this back. --- sandbox/008-sandbox-test.mu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sandbox/008-sandbox-test.mu') diff --git a/sandbox/008-sandbox-test.mu b/sandbox/008-sandbox-test.mu index ce896017..e1a27a69 100644 --- a/sandbox/008-sandbox-test.mu +++ b/sandbox/008-sandbox-test.mu @@ -78,7 +78,7 @@ after [ break-unless sandbox-response expected-response:address:array:character <- get *sandbox, expected-response:offset break-unless expected-response # fall-through to print in grey - response-is-expected?:boolean <- text-equal expected-response, sandbox-response + response-is-expected?:boolean <- equal expected-response, sandbox-response { break-if response-is-expected?:boolean row, screen <- render screen, sandbox-response, left, right, 1/red, row -- cgit 1.4.1-2-gfad0