(no subject)
Hamilton Richards <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.hugs.bugs |
|---|---|
| Message-ID | <p05200f06ba5b6e20de09@[128.83.141.171]> |
Is it a bug that this Prelude> 2 + 3 where x = 7 runs but this Prelude> (2 + 3 where x = 7) doesn't: ERROR - Syntax error in expression (unexpected keyword "where") (I think both should be errors.) regards, --Ham -- ------------------------------------------------------------------ Hamilton Richards Department of Computer Sciences Senior Lecturer The University of Texas at Austin 512-471-9525 1 University Station C0500 Taylor Hall 5.138 Austin, Texas 78712-1188 [email protected] [email protected] ------------------------------------------------------------------