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