This website requires JavaScript.
Explore
Help
Sign In
ProvableHQ
/
leo
Watch
1
Star
1
Fork
0
You've already forked leo
mirror of
https://github.com/ProvableHQ/leo.git
synced
2024-12-26 19:51:52 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8986be33e8
leo
/
tests
/
parser
/
program
/
circuit_deprecated_fail.leo
11 lines
111 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add test for deprecated circuit; rename tests
2022-09-30 23:20:23 +03:00
/*
namespace: Parse
expectation: Fail
*/
Update parser tests
2022-10-06 02:54:50 +03:00
program test.aleo {
circuit Foo {
a: u8;
}}
Reference in New Issue
Copy Permalink