aboutsummaryrefslogtreecommitdiff
path: root/src/interp/postpar.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/postpar.boot')
-rw-r--r--src/interp/postpar.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/postpar.boot b/src/interp/postpar.boot
index 5b7939c1..c12ef1a7 100644
--- a/src/interp/postpar.boot
+++ b/src/interp/postpar.boot
@@ -631,5 +631,5 @@ for x in [["with", :"postWith"],_
["%Match",:"postMatch"],_
["^=", :"postBootNotEqual"],_
["%Comma", :"post%Comma"]] repeat
- MAKEPROP(first x, "postTran", rest x)
+ property(first x, 'postTran) := rest x