mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-05 16:36:56 +07:00
2 lines
116 B
Python
2 lines
116 B
Python
var = "if (1 == x)\n{\n%s;\n}" % "return 0"
|
|
"%s" % <warning descr="Too few arguments for format string">()</warning> |