Skip to content
New issue

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

Ошибка или предупреждение на переопределение встроенной функции #329

Open
Mazdaywik opened this issue Oct 26, 2020 · 0 comments
Assignees
Labels

Comments

@Mazdaywik
Copy link
Member

Компилятор Рефала-5 выдаёт ошибку при попытке определить функцию с именем, совпадающим с именем встроенной функции, например, Prout.

Нужно реализовать это же поведение. В классическом режиме должна выдаваться ошибка, в расширенном — или ошибка, или предупреждение.

Косвенно задача связана с задачей #326.

@Mazdaywik Mazdaywik added the task label Oct 26, 2020
@Mazdaywik Mazdaywik self-assigned this Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant