Skip to content

Commit

Permalink
Update Поделка.os
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Mar 31, 2024
1 parent bb9b0c9 commit 789b308
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Классы/Поделка.os
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

Функция ПолучитьОпределенияЖелудей(Имя = Неопределено) Экспорт
A=0;//

Check notice on line 29 in src/Классы/Поделка.os

View check run for this annotation

sonar.openbsl.ru qa-bot / autumn Sonarqube Results

src/Классы/Поделка.os#L29

Справа от ';' не хватает пробела

Check warning on line 29 in src/Классы/Поделка.os

View check run for this annotation

sonar.openbsl.ru qa-bot / autumn Sonarqube Results

src/Классы/Поделка.os#L29

Удалите неиспользуемую переменную A

Check notice on line 29 in src/Классы/Поделка.os

View check run for this annotation

sonar.openbsl.ru qa-bot / autumn Sonarqube Results

src/Классы/Поделка.os#L29

Слева и справа от '=' не хватает пробела
A=1;

Check notice on line 30 in src/Классы/Поделка.os

View check run for this annotation

sonar.openbsl.ru qa-bot / autumn Sonarqube Results

src/Классы/Поделка.os#L30

Слева и справа от '=' не хватает пробела
Если Имя = Неопределено Тогда
Возврат ФабрикаЖелудей.ПолучитьОпределенияЖелудей();
Иначе
Expand Down

0 comments on commit 789b308

Please sign in to comment.