mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
8 lines
255 B
Plaintext
8 lines
255 B
Plaintext
{
|
|
switch codesize()
|
|
case hex"00" {}
|
|
case hex"112233445566778899001122334455667788990011223344556677889900112233445566778899001122334455667788990011223344556677889900" {}
|
|
}
|
|
// ----
|
|
// TypeError 3069: (53-178): String literal too long (60 > 32)
|