1
10
2
string
3
function() {
4
return true;
5
}
6
7
8
9
11
obj.func called
12
[object Object]
13
in f1
14
object