Closed whosayn closed 1 year ago
When given an input with a property name like s_m_prop:name, MaeParser throws a schrodinger::mae::read_exception because it thinks the colon begins a ::: token.
s_m_prop:name
schrodinger::mae::read_exception
:::
When given an input with a property name like
s_m_prop:name
, MaeParser throws aschrodinger::mae::read_exception
because it thinks the colon begins a:::
token.