hdiff
packages
feed
gf
-3.10: testsuite/compiler/check/cyclic/opers/TestOpers.gf
resource TestOpers = { flags optimize=noexpand; oper A : Str = B ; B : Str = A ; }