sophia/test/contracts/toplevel_constants_invalid_id.aes
Gaith Hallak 2bafa3771e Fix tests
2023-04-12 13:01:56 +03:00

4 lines
72 B
Plaintext

contract C =
let x::_ = [1,2,3,4]
let y::(p = z::_) = [1,2,3,4]