Skip to content

Commit

Permalink
Update generated tests
Browse files Browse the repository at this point in the history
  • Loading branch information
haxiomic committed May 6, 2020
1 parent 59f8862 commit 196b9a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/_generated-libs/ts/lib/VarDate.hx
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ package ts.lib;
**/
@:native("VarDate") extern class VarDate {
function new();
private var VarDate_typekey : VarDate;
@:noCompletion
var VarDate_typekey : VarDate;
}

0 comments on commit 196b9a3

Please sign in to comment.