Ticket #150 (closed defect: fixed)
rest argument is not working
| Reported by: | mb0 | Owned by: | asdt.org |
|---|---|---|---|
| Priority: | major | Milestone: | AXDT 0.0.7 |
| Component: | editor | Version: | AXDT 0.0.6 |
| Keywords: | Cc: |
Description
error at the ...
public function println(...args:Array):void {
textArea.appendText(args.toString() + "\n");
}
Change History
Note: See
TracTickets for help on using
tickets.
