summaryrefslogtreecommitdiff
path: root/modules/gdscript/tests/scripts/analyzer/features/ternary_hard_infer.gd
AgeCommit message (Expand)Author
2023-02-06GDScript: Fix recently merged test not ignoring warningsRémi Verschelde
2023-02-01GDScript: Fix type certainty for result of ternary operatorDmitrii Maganov