context_lookup.js 78 B

12345678
  1. ({
  2. 'outer': {
  3. 'id': 1,
  4. 'second': {
  5. 'nothing': 2
  6. }
  7. }
  8. });