From c14d705d57c1dfcee481367bd6744feb6774dfae Mon Sep 17 00:00:00 2001 From: Rustan Leino Date: Wed, 6 Jan 2016 18:56:02 -0800 Subject: Added flying robots example to test suite --- Test/dafny4/FlyingRobots.dfy.expect | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Test/dafny4/FlyingRobots.dfy.expect (limited to 'Test/dafny4/FlyingRobots.dfy.expect') diff --git a/Test/dafny4/FlyingRobots.dfy.expect b/Test/dafny4/FlyingRobots.dfy.expect new file mode 100644 index 00000000..99cdc3cb --- /dev/null +++ b/Test/dafny4/FlyingRobots.dfy.expect @@ -0,0 +1,5 @@ + +Dafny program verifier finished with 37 verified, 0 errors +Program compiled successfully +Running... + -- cgit v1.2.3