Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| en:toolworks:docs:apparatus:patterns [2022/05/04 13:28] – vladius | en:toolworks:docs:apparatus:patterns [2022/06/08 18:45] (current) – добавил ; в коде jispar | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| if (!Cursor.Provide()) | if (!Cursor.Provide()) | ||
| { | { | ||
| - | checkNoEntry() | + | checkNoEntry(); |
| return T(); | return T(); | ||
| } | } | ||