leo/tests/old/fail/address/empty.leo
2021-04-12 13:15:39 -07:00

3 lines
48 B
Plaintext

function main() {
const owner = address();
}