This commit is contained in:
2026-02-15 21:35:09 +00:00
parent 847c71a194
commit 20d080e223
2 changed files with 4 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ return {
)
),
bs(atr('t ', 'this'), fmta('this.#~', { i(0) })),
-- bs(atr('t ', 'this'), fmta('this.#~', { i(0) })),
s(etr('return ', 'Add semicolon after return'), fmta('return #~;', { i(0) })),
s(etr('rt ', 'return alias'), fmta('return #~;', { i(0) })),