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