solang-parser 0.2.1

Solang Solidity Parser
Documentation
1
2
3
4
5
6
7
{
    switch codesize()
    case hex"00" {}
    case hex"112233445566778899001122334455667788990011223344556677889900112233445566778899001122334455667788990011223344556677889900" {}
}
// ----
// TypeError 3069: (53-178): String literal too long (60 > 32)