diff options
Diffstat (limited to 'test-chill/test-cases/chill/test_peel.script')
-rw-r--r-- | test-chill/test-cases/chill/test_peel.script | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/test-chill/test-cases/chill/test_peel.script b/test-chill/test-cases/chill/test_peel.script new file mode 100644 index 0000000..121868e --- /dev/null +++ b/test-chill/test-cases/chill/test_peel.script @@ -0,0 +1,10 @@ +source: mm.c +procedure: mm +format: rose +loop: 0 + +known(ambn > 4) +known(an > 0) +known(bm > 0) +peel(1,3,4) +print |