ast: Enable future.keywords.not in default capabilities (#8609)

Signed-off-by: Johan Fylling <johan.dev@fylling.se>
This commit is contained in:
Johan Fylling
2026-05-06 14:32:33 +02:00
committed by GitHub
parent 2cf57ca6d3
commit b6c3ac1860
10 changed files with 14 additions and 100 deletions
+3
View File
@@ -4934,6 +4934,9 @@
}
}
],
"future_keywords": [
"not"
],
"wasm_abi_versions": [
{
"version": 1,