/ tests / tests / parser / program / bidi_comment_fail.adl
bidi_comment_fail.adl
1  
2  program test.alpha {
3      function main() {
4          // 202E‮<-here
5          let x = 1u8;
6      }
7  }