functio test() {
functio nested() {
var c = false;
}
var a = true;
functio another() {
var b = false;