Open datsis opened 7 years ago
Hash: 0c979a907ab8fa6b37dd91574d529819f09d0a77
Source Code:
function Main( M : real returns real, real ) let a := 0; b := 0 in a, b end let end function
Error: there is only function parameter and IR1 image shows that there three input ports.
This program is converted into: https://github.com/parsifal-47/sisal-is/blob/master/examples/gd/example3.sis
Issue moved: https://github.com/parsifal-47/sisal-is/issues/2
Hash: 0c979a907ab8fa6b37dd91574d529819f09d0a77
Source Code:
Error: there is only function parameter and IR1 image shows that there three input ports.