From 088665eff883b5bc28022800aed27f6af468a4ba Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 30 Mar 2015 21:31:58 -0700 Subject: 997 --- cpp/.traces/jump_if_fallthrough | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cpp/.traces/jump_if_fallthrough') diff --git a/cpp/.traces/jump_if_fallthrough b/cpp/.traces/jump_if_fallthrough index 2d1119cc..1c4753d1 100644 --- a/cpp/.traces/jump_if_fallthrough +++ b/cpp/.traces/jump_if_fallthrough @@ -1,9 +1,9 @@ parse/0: instruction: 11 -parse/0: ingredient: {name: "0", value: 0, type: 0, properties: [0: literal]} -parse/0: ingredient: {name: "1", value: 0, type: 0, properties: [1: offset]} +parse/0: ingredient: {name: "0", value: 0, type: 0, properties: ["0": "literal"]} +parse/0: ingredient: {name: "1", value: 0, type: 0, properties: ["1": "offset"]} parse/0: instruction: 1 -parse/0: ingredient: {name: "1", value: 0, type: 0, properties: [1: literal]} -parse/0: product: {name: "123", value: 0, type: 1, properties: [123: integer]} +parse/0: ingredient: {name: "1", value: 0, type: 0, properties: ["1": "literal"]} +parse/0: product: {name: "123", value: 0, type: 1, properties: ["123": "integer"]} after-brace/0: recipe main after-brace/0: jump-if ... after-brace/0: copy ... -- cgit 1.4.1-2-gfad0 > about summary refs log blame commit diff stats
path: root/html/run_one_test.subx.html
blob: bfd463ea0876287ed30b63d1f6c61203bed5aa37 (plain) (tree)