From b0bfb38dccff4ff7b0fa6d384651f7847a76fd1f Mon Sep 17 00:00:00 2001 From: Devine Lu Linvega Date: Mon, 15 Apr 2024 17:12:24 -0700 Subject: [PATCH] Fixed typo in system expansion test --- projects/examples/devices/system.expansion.tal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/examples/devices/system.expansion.tal b/projects/examples/devices/system.expansion.tal index 7d2a85e..8094214 100644 --- a/projects/examples/devices/system.expansion.tal +++ b/projects/examples/devices/system.expansion.tal @@ -45,7 +45,7 @@ POP2 JMP2r @buf [ "......[hello]..... $1 ] -@res1 [ "...[hello]o]...... $1 ] +@res1 [ "...[hello]lo]..... $1 ] @res2 [ "...[hello[hello].. $1 ] @res3 [ "...[he[hello]lo].. $1 ] @res4 [ "...-------------.. $1 ]