/* Some tests of utils_me module in Picat. This Picat model was created by Hakan Kjellerstrand, hakank@gmail.com See also my Picat page: http://www.hakank.org/picat/ */ % import util. % import cp. import utils_me. main => go. go => list_test, test3, nl.