diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-05-04 10:31:52 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-05-04 10:31:52 -0700 |
commit | de49fb426aa44984d308f5856ec836360ba0bdce (patch) | |
tree | 5522203f99d3d387439c4cd0385e0375ccd8ed0d /cpp/.traces/interpolate-at-end | |
parent | a11d9c4a3375906bf8ae1117c6043776d2f08d17 (diff) | |
download | mu-de49fb426aa44984d308f5856ec836360ba0bdce.tar.gz |
1248 - syntax for using screens in scenarios
Still ugly as hell.
Diffstat (limited to 'cpp/.traces/interpolate-at-end')
-rw-r--r-- | cpp/.traces/interpolate-at-end | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/interpolate-at-end b/cpp/.traces/interpolate-at-end index 8b432ef7..38e84646 100644 --- a/cpp/.traces/interpolate-at-end +++ b/cpp/.traces/interpolate-at-end @@ -931,7 +931,7 @@ run/0: memory-should-contain/44 {name: " ", value: 0, type: 0, properties: [" 4:string <- [hello, abc] ": "literal-string"]} -run/0: checking array length at 4 +run/0: checking string length at 4 run/0: checking location 5 run/0: checking location 6 run/0: checking location 7 |