===============
Concatenated field
===============

@article{key,
  author="foo" # bar # 123 # {baz}
}

---

(program
  (entry
    (name)
    (key)
    (field
      (identifier)
      (value
        (string (text))
        (identifier)
        (integer)
        (string (text))))))
