chore: temp remove conformance tests that are failing

This commit is contained in:
rvcas
2023-11-15 14:43:52 -05:00
committed by Lucas
parent 308fb47e40
commit ed909055b5
36 changed files with 0 additions and 98 deletions

View File

@@ -1,7 +0,0 @@
(program
1.0.0
[
[ (force (builtin ifThenElse)) (con string "11 <= 22") ]
(con string "\172(11 <= 22)")
]
)

View File

@@ -1,4 +0,0 @@
(program 1.0.0 [
[ (force (builtin ifThenElse)) (con string "11 <= 22") ]
(con string "\172(11 <= 22)")
])