; 20241007 R.v.Vessum converted python source to metta ; FILE: 91../../../hyperon-experimental/python/tests/test_modules.py :33 ;
;        result = metta.run("!(match &self ($x notprime) $x)")
;
; !(match &self ($x notprime) $x) !(assertEqualToResult ( match &self ($x notprime) $x ) ( ) ) ;
lastline 33
;
;        self.assertEqual(result[0], [S("six")])
;
;
lastline 54