polserver/testsuite/escript/errors/errors005-const-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
119 B
Text

errors005-const-same-name-as-function.src:1:1: error: Cannot define a constant with the same name as function 'print'.