Rename facade and update code to deal with that.
This commit is contained in:
@@ -3,7 +3,7 @@ package ;
|
||||
import haxe.macro.Context;
|
||||
import haxe.macro.Expr;
|
||||
|
||||
using tink.Macro;
|
||||
using tink.MacroApi;
|
||||
|
||||
class Positions extends Base {
|
||||
function stringCompare<A>(v1:A, v2:A)
|
||||
|
Reference in New Issue
Block a user