We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hash: 0c979a9
Source Code:
function Main( A, M, N : integer returns integer, integer ) A, M+N*M end function
Error: An edge from input port (A-parameter) to output port (A-result in tuple) is missing.
The text was updated successfully, but these errors were encountered:
This program is converted to: https://github.com/parsifal-47/sisal-is/blob/master/examples/gd/example2.sis
Issue moved to: parsifal-47/sisal-is#3
Sorry, something went wrong.
No branches or pull requests
Hash: 0c979a9
Source Code:
Error:
An edge from input port (A-parameter) to output port (A-result in tuple) is missing.
The text was updated successfully, but these errors were encountered: