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

Точка с запятой сразу после "экспорт" в заголовке метода #7

Open
GenVP opened this issue May 26, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@GenVP
Copy link

GenVP commented May 26, 2023

Если после "экспорт" в заголовке метода сразу стоит ";", то метод не определяется как экспортный
Пример для УТ: Общий модуль - МенеджерОборудованияКлиент - "Функция ПараметрыЗаписиМеткиRFID() Экспорт; "

@theshadowco
Copy link
Contributor

это ведь ошибчно написание...

@GenVP
Copy link
Author

GenVP commented May 29, 2023

Таких случаев в типовой УТ - 33 (из них 30 случаев в подсистеме БПО) поэтому и написал
У себя я исправил, но если типовые не планируется разбирать, то да, это не важно.

@theshadowco theshadowco added the bug Something isn't working label May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants