Files
cell/vm_test/record_this.txt
2026-02-05 10:21:16 -06:00

2 lines
55 B
Plaintext

var o = {v: 1, f: function() { return this.v }}; o.f()