mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
10 lines
85 B
Plaintext
10 lines
85 B
Plaintext
{
|
|
if false:bool
|
|
{
|
|
let x:u256 := 3:u256
|
|
}
|
|
}
|
|
// ====
|
|
// dialect: evmTyped
|
|
// ----
|