Changeset [5ec9cf7faf17db2c9038047066e3aff330223cc9] by Alexander Ljungberg
January 20th, 2013 @ 04:11 PM
Fixed: "in" could not be a parameter in a message.
With the new compiler, messages such as [a in:b]
could not be sent, the "in:" parameter throwing an unexpected token
error. This was true both if "in" was the first argument or any of
the subsequent parameters (such as in [a something:X
in:Y]
).
https://github.com/cappuccino/cappuccino/commit/5ec9cf7faf17db2c903...
Committed by Alexander Ljungberg
- M Objective-J/acorn.js
- M Tests/Objective-J/Preprocessor/BehaviorTests/MethodTest.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.