Ticket #150 (closed defect: fixed)

Opened 18 months ago

Last modified 14 months ago

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

Changed 14 months ago by mb0

  • status changed from new to closed
  • resolution set to fixed

prepared for 0.0.7. i need 1 or 2 weeks more to clean everything up.

Note: See TracTickets for help on using tickets.