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( M : integer returns integer ) let A := 1; B := 2 in A + A end let end function
Error: Uncaught Output parameter list mismatch 2 instead of 1connectOutput @ ir.gen.js:272parse @ ir.gen.js:146parse @ ir.gen.js:96node.sisalir @ ir.nodes.js:309trn @ example.html:29onclick @ example.html:98
The text was updated successfully, but these errors were encountered:
Program is converted to: https://github.com/parsifal-47/sisal-is/blob/master/examples/gd/example1.sis
Error no longer relevant, feel free to create any traditional issues at sisal-is
Sorry, something went wrong.
No branches or pull requests
Hash: 0c979a9
Source Code:
Error:
Uncaught Output parameter list mismatch 2 instead of 1connectOutput @ ir.gen.js:272parse @ ir.gen.js:146parse @ ir.gen.js:96node.sisalir @ ir.nodes.js:309trn @ example.html:29onclick @ example.html:98
The text was updated successfully, but these errors were encountered: