more vm tests

This commit is contained in:
2026-02-05 10:44:53 -06:00
parent b38aec95b6
commit aacb0b48bf
72 changed files with 72 additions and 0 deletions

1
vm_test/record_chain.txt Normal file
View File

@@ -0,0 +1 @@
var o = {a: {b: {c: 1}}}; o.a.b.c