mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
153 B
153 B
category
| category |
|---|
| fix |
- Using
=as a fill character in a format specifier (e.gf"{x:=^20}") now no longer results in a syntax error during parsing.