diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -77,4 +77,6 @@ instructions are given, which can lead to dead end in the code. The application will report text strings containing only one expression with a `debug` message. -For example `"<<$variable>>"` can be written directly: `$variable>`. +For example `"<<$variable>>"` can be written directly: `$variable>`. This test +will not report this usage when an integer converted into a string this way. + |