ezcodeslide
Results
1
comments of
ezcodeslide
I updated to solc-typed-ast 18.1.6. Now I get a different error. ``` SolTypeError: Unexpected argument type literal_hex_string to builtin function bytes.concat in FunctionCall #3519. at InferType.typeOfMemberAccessImpl (/home/user/project/node_modules/solc-typed-ast/src/types/infer.ts:1440:39) at InferType.typeOfMemberAccess (/home/user/project/node_modules/solc-typed-ast/src/types/infer.ts:1281:30)...