• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2in InterfaceBlockIn {
3    int x;
4} i[3];
5out InterfaceBlockOut {
6    int x;
7} o[3];
8