From 08f4628e8b858120fe3547d8e5431d9abfe46bf8 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 17 Sep 2016 00:31:55 -0700 Subject: 3379 Can't use type abbreviations inside 'memory-should-contain'. --- 066stream.mu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '066stream.mu') diff --git a/066stream.mu b/066stream.mu index d3a16b0c..0357f47d 100644 --- a/066stream.mu +++ b/066stream.mu @@ -52,7 +52,7 @@ def peek in:address:stream:_elem -> result:_elem, empty?:boolean [ result <- index *s, idx ] -def read-line in:address:stream:character -> result:text, in:address:stream:character [ +def read-line in:address:stream:char -> result:text, in:address:stream:char [ local-scope load-ingredients idx:number <- get *in, index:offset -- cgit 1.4.1-2-gfad0