/ tests / tests / parser / program / pipe_eof.adl
pipe_eof.adl
1  
2  program test.alpha {
3      function main() {
4          let x = 1u8;
5      }
6      |}