goon

goon

https://git.tonybtw.com/goon.git git://git.tonybtw.com/goon.git
48 bytes raw
1
let r = { a = { b = 42; }; };
2
{ value = r.a.b; }