polserver/testsuite/escript/errors/errors003-function-parameter-same-name-as-function.err
Kevin Eady ae96ecbf77
Remove OGC from EcompileMain, testsuites (#383)
* Remove OGC from escript testsuite

* Remove compiler options

* Remove Facility::Compiler

* Update docs and options in ecompile help usage

* Update core-changes, breaking-changes
2021-03-04 17:39:14 +01:00

1 line
143 B
Text

errors003-function-parameter-same-name-as-function.src:2:14: error: Cannot define a function parameter with the same name as function 'print'.