mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
ast: Enable future.keywords.not in default capabilities (#8609)
Signed-off-by: Johan Fylling <johan.dev@fylling.se>
This commit is contained in:
@@ -4934,6 +4934,9 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"future_keywords": [
|
||||
"not"
|
||||
],
|
||||
"wasm_abi_versions": [
|
||||
{
|
||||
"version": 1,
|
||||
|
||||
Reference in New Issue
Block a user