new test expectation

This commit is contained in:
evan-schott 2024-03-29 10:07:55 -07:00
parent 84f0bd6142
commit a92e2814c4
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
namespace: Compile
expectation: Fail
outputs:
- "Error [ETYC0372005]: Unknown variable `users`\n --> compiler-test:8:35\n |\n 8 | let a:bool = Mapping::get(registry.aleo/users, addr);\n | ^^^^^^^^^^^^^^^^^^^\n"