mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
9 lines
92 B
Plaintext
9 lines
92 B
Plaintext
|
{
|
||
|
switch 0:u256
|
||
|
case 42:u256 {}
|
||
|
case 0x42:u256 {}
|
||
|
}
|
||
|
// ====
|
||
|
// dialect: evmTyped
|
||
|
// ----
|