<char> is currently referenced in the definition of export and data: ``` export: ( export "<char>*" <var> ) data: ( data "<char>*" ) ``` We should fully define which characters and escape sequences are allowed here.