polserver/testsuite/escript/errors/errors002-var-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
No EOL
115 B
Text

errors002-var-same-name-as-function.src:4:9: error: Cannot define a variable with the same name as function 'print'