Skip to content

Commit

Permalink
update compilable/json.d's result files to add the new protection fie…
Browse files Browse the repository at this point in the history
…lds.
  • Loading branch information
braddr committed Jul 15, 2011
1 parent 28f8c95 commit 1da659d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/compilable/extra-files/json.out
Expand Up @@ -5,11 +5,13 @@
{
"name" : "X",
"kind" : "struct",
"protection" : "public",
"line" : 5}
,
{
"name" : "Y",
"kind" : "enum",
"protection" : "public",
"line" : 7}
]
}
Expand Down

0 comments on commit 1da659d

Please sign in to comment.