Deprecate treating strings as numbers (#1780)

This commit is contained in:
Rangi
2025-08-06 10:13:22 -04:00
committed by GitHub
parent 34d99b273c
commit a4a830776b
14 changed files with 34 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
opt Wno-unmapped-char
opt Wno-unmapped-char, Wno-obsolete
def hello equs "world"
def name equs "hello"