Files
codeql/python/ql/test/experimental
Rasmus Wriedt Larsen dda29e99b2 Python: Add test of keyword argument with same name as positional-only parameter
This is a bit of an edge case, but allowed. Since we currently don't
provide information on positional only arguments, we can't do much to
solve it right now.
2023-03-07 13:28:48 +01:00
..
2023-02-28 14:31:00 +01:00

This directory contains tests for experimental CodeQL queries and libraries.