From: Alexandre Terrasa Date: Fri, 1 Dec 2017 16:39:38 +0000 (-0500) Subject: lib/ai: fix raw code in now tested docunit for puzzle test module X-Git-Url: http://nitlanguage.org lib/ai: fix raw code in now tested docunit for puzzle test module Signed-off-by: Alexandre Terrasa --- diff --git a/lib/ai/examples/puzzle.nit b/lib/ai/examples/puzzle.nit index 400af03..dd85629 100644 --- a/lib/ai/examples/puzzle.nit +++ b/lib/ai/examples/puzzle.nit @@ -25,7 +25,7 @@ # # The argument "abcd.fgeh" is the grid # -# ~~~ +# ~~~raw # abc # d.f # geh @@ -33,7 +33,7 @@ # # The goal is: # -# ~~~ +# ~~~raw # abc # def # gh.