leo/compiler/tests/circuit/inline_undefined.leo

3 lines
39 B
Plaintext

function main() {
let c = Circ { };
}