From 59e47aca14ce352a1814953df4be220406c94747 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 12 Sep 2016 10:00:43 -0700 Subject: 3341 Process type abbreviations in function headers. Still a couple of places where doing this causes strange errors. We'll track those down next. --- 066stream.mu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '066stream.mu') diff --git a/066stream.mu b/066stream.mu index bf0d1845..d3a16b0c 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:address:array:character, in:address:stream:character [ +def read-line in:address:stream:character -> result:text, in:address:stream:character [ local-scope load-ingredients idx:number <- get *in, index:offset -- cgit 1.4.1-2-gfad0