1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
---input--- f'''{d[0 ]}''' ---tokens--- 'f' Literal.String.Affix "'''" Literal.String.Single '{' Literal.String.Interpol 'd' Name '[' Punctuation '0' Literal.Number.Integer '\n' Text ']' Punctuation '}' Literal.String.Interpol "'''" Literal.String.Single '\n' Text