Timeline for Output some reserved words
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 17, 2018 at 17:00 | history | edited | user79465 | CC BY-SA 3.0 |
Fix #2
|
| Apr 17, 2018 at 16:41 | comment | added | Angs |
. isn't reserved either - none of the other operators in prelude like + etc are - see this
|
|
| Apr 17, 2018 at 16:30 | comment | added | user79465 |
Oops, you're right. Fixed both parts, since as is also a valid identifier.
|
|
| Apr 17, 2018 at 16:26 | history | edited | user79465 | CC BY-SA 3.0 |
Fixed keywords
|
| Apr 17, 2018 at 16:15 | comment | added | Angs |
! isn't reserved, e.g. let a!b=a+b is fine
|
|
| Apr 16, 2018 at 22:10 | history | answered | user79465 | CC BY-SA 3.0 |