mirror of
https://github.com/github/codeql.git
synced 2026-07-31 07:22:56 +02:00
Adds a few tests that validate that higher-order functions are parsed correctly into the commonAST representation. Also removes a redundant assignment to `ctx.in_function_type` that happend after all translations had taken place (and so nothing would actually read this field).