]> Nishi Git Mirror - gwion.git/commitdiff
:white_check_mark: Improve effect tests [skip ci]
authorJérémie Astor <fennecdjay@gmail.com>
Thu, 15 Jul 2021 16:01:05 +0000 (18:01 +0200)
committerJérémie Astor <fennecdjay@gmail.com>
Thu, 15 Jul 2021 16:01:11 +0000 (18:01 +0200)
tests/effects/try.gw

index 59a028e08e440cf1ea0094d46473e6a520f51966..ee1cd7fa13e2ae6276680ad19f906ed4764d92fd 100644 (file)
@@ -1,3 +1,4 @@
+#! [contains] value of i at the end 42
 0 => var auto i;
 
 try { #! it will resume here