Use formatter for all Haxe code
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package flash.html;
|
||||
|
||||
extern class ControlInitializationError extends flash.errors.Error {
|
||||
function new() : Void;
|
||||
extern class ControlInitializationError extends flash.errors.Error
|
||||
{
|
||||
function new():Void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user