blob: 207a828e71e257de24b9d9ffd218782a9b676c7b [file] [log] [blame]
function foo() {
with(foo) this["00"]=function(){}
}
new foo;