From e2b367dc2548ab80fc3e0949ee4f327c1c447758 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 12 Sep 2016 00:47:44 -0700 Subject: 3338 Process type abbreviations in container definitions. --- 088file.mu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '088file.mu') diff --git a/088file.mu b/088file.mu index 8a34b375..1d616cf3 100644 --- a/088file.mu +++ b/088file.mu @@ -6,8 +6,8 @@ container filesystem [ ] container file-mapping [ - name:address:array:character - contents:address:array:character + name:text + contents:text ] def start-reading fs:address:filesystem, filename:address:array:character -> contents:address:source:character [ -- cgit 1.4.1-2-gfad0