From d652155ae013f36a1ee17653a8e458baad2d9c2c Mon Sep 17 00:00:00 2001 From: Checkmate50 Date: Mon, 6 Jun 2016 23:14:18 -0600 Subject: Merging complete. Everything looks good *crosses fingers* --- Test/test1/StatementIds0.bpl.expect | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Test/test1/StatementIds0.bpl.expect (limited to 'Test/test1/StatementIds0.bpl.expect') diff --git a/Test/test1/StatementIds0.bpl.expect b/Test/test1/StatementIds0.bpl.expect new file mode 100644 index 00000000..4783d912 --- /dev/null +++ b/Test/test1/StatementIds0.bpl.expect @@ -0,0 +1,5 @@ +StatementIds0.bpl(7,4): Error: more than one statement with same id: s0 +StatementIds0.bpl(12,4): Error: more than one statement with same id: s0 +StatementIds0.bpl(18,6): Error: more than one statement with same id: s0 +StatementIds0.bpl(19,6): Error: more than one statement with same id: s0 +4 name resolution errors detected in StatementIds0.bpl -- cgit v1.2.3