[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
An unbalanced parenthesis in eintr.info.gz?
From: |
???? |
Subject: |
An unbalanced parenthesis in eintr.info.gz? |
Date: |
Mon, 31 Aug 2020 13:39:24 +0800 |
In node 3.7.1 "The 'type-of-animal' Function in Detail"
On line 3309 (emacs v27.1, and in v26.3 it's on line 3307), I think there is an
extra parenthesis in the code:
```
(if (equal characteristic "fierce")
(message "It is a tiger!")))
```
Is this *info* designed to write like this or just a typo?
- An unbalanced parenthesis in eintr.info.gz?,
???? <=