diff options
Diffstat (limited to 'test cases/common/62 string arithmetic/test.json')
| -rw-r--r-- | test cases/common/62 string arithmetic/test.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test cases/common/62 string arithmetic/test.json b/test cases/common/62 string arithmetic/test.json new file mode 100644 index 000000000..e3519d050 --- /dev/null +++ b/test cases/common/62 string arithmetic/test.json @@ -0,0 +1,7 @@ +{ + "stdout": [ + { + "line": "test cases/common/62 string arithmetic/meson.build:25: WARNING: Project targeting '>=0.62.0' but tried to use feature introduced in '0.63.0': multiline format strings." + } + ] +} |
