6 lines
51 B
Plaintext
6 lines
51 B
Plaintext
{
|
|
var a = "outer";
|
|
{
|
|
var a = "inner";
|
|
}
|
|
} |