diff options
Diffstat (limited to 'testpkgs/fun/fun3.fix')
-rw-r--r-- | testpkgs/fun/fun3.fix | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/testpkgs/fun/fun3.fix b/testpkgs/fun/fun3.fix deleted file mode 100644 index 31399c0cb7..0000000000 --- a/testpkgs/fun/fun3.fix +++ /dev/null @@ -1,9 +0,0 @@ -Call( - Function(["x"], - Call( - Function(["x"], Var("x")), - [ ("x", False) ] - ) - ), - [ ("x", True) ] -) \ No newline at end of file |