summaryrefslogtreecommitdiff
path: root/tests/src/loops-borrow-check-negative.borrow-check.out
diff options
context:
space:
mode:
authorSon Ho2024-06-05 16:48:22 +0200
committerSon Ho2024-06-05 16:48:22 +0200
commit31c749247b30c1f88c0842a26f4f9956c92404be (patch)
tree3451722bea531e1a928e0f10ddf525f6fde4ee2f /tests/src/loops-borrow-check-negative.borrow-check.out
parentc6ba96bf0723fd46432d73e52eaf6b0859c75fa8 (diff)
Add more tests
Diffstat (limited to '')
-rw-r--r--tests/src/loops-borrow-check-negative.borrow-check.out3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/src/loops-borrow-check-negative.borrow-check.out b/tests/src/loops-borrow-check-negative.borrow-check.out
new file mode 100644
index 00000000..093d8b8a
--- /dev/null
+++ b/tests/src/loops-borrow-check-negative.borrow-check.out
@@ -0,0 +1,3 @@
+[Info ] Imported: tests/llbc/loops_borrow_check_negative.llbc
+[Error] Can't end abstraction 16 as it is set as non-endable
+Source: 'tests/src/loops-borrow-check-negative.rs', lines 18:0-18:66