Home | History | Annotate | Download | only in testdata
      1 v1;
      2 package complexnums;
      3 pkgpath complexnums;
      4 priority 1;
      5 const NN = -0.1E1-0.1E1i ;
      6 const NP = -0.1E1+0.1E1i ;
      7 const PN = 0.1E1-0.1E1i ;
      8 const PP = 0.1E1+0.1E1i ;
      9