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

Некоректный разбор ждать #153

Open
EightM opened this issue Oct 25, 2021 · 1 comment
Open

Некоректный разбор ждать #153

EightM opened this issue Oct 25, 2021 · 1 comment
Labels
bsl parser bug Something isn't working
Milestone

Comments

@EightM
Copy link
Member

EightM commented Oct 25, 2021

&НаКлиенте
Асинх Процедура Тест3()
	Ждать 1; // так можно, но увы
КонецПроцедуры
&НаКлиенте
Асинх Процедура Тест3()
	Ждать (Ждать 1); // так можно, но увы
КонецПроцедуры
&НаКлиенте
Асинх Функция Тест2()
	Возврат Ждать (Ждать 1) + Ждать (Ждать 2); // так можно, но увы
КонецФункции  
@theshadowco
Copy link
Member

@asosnoviy а какая часть таски осталась?

@theshadowco theshadowco added this to the 0.22.0 milestone Mar 4, 2022
@theshadowco theshadowco modified the milestones: 0.23.0, 0.24 Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bsl parser bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants