Home | History | Annotate | Download | only in Inputs
      1 STRINGTABLE {
      2   // One can't pass UTF-8 sequences via multiple escaped chars - in narrow
      3   // strings in UTF-8 mode, only ASCII chars can be entered via escapes.
      4   1 " \xc3\xa5"
      5 }
      6