about summary refs log tree commit diff stats
path: root/053recipe_header.cc
diff options
context:
space:
mode:
Diffstat (limited to '053recipe_header.cc')
-rw-r--r--053recipe_header.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/053recipe_header.cc b/053recipe_header.cc
index 40fd4684..a9cd5ca4 100644
--- a/053recipe_header.cc
+++ b/053recipe_header.cc
@@ -145,7 +145,7 @@ if (result.has_header) {
 //: Support type abbreviations in headers.
 
 :(scenario type_abbreviations_in_recipe_headers)
-type string = address:array:char
+type string = address:@:char
 def main [
   local-scope
   a:string <- foo