blob: ce00d8fcd97f333fd0e673fd56428127a4f069b3 [file] [log] [blame]
function foo(){
}
function bar(){
foo();
}