Rename facade and update code to deal with that.
This commit is contained in:
@@ -2,7 +2,7 @@ package tink.macro;
|
||||
|
||||
import haxe.macro.Expr;
|
||||
|
||||
using tink.Macro;
|
||||
using tink.MacroApi;
|
||||
|
||||
class Binary {
|
||||
static public function get(o:Binop, e:Expr)
|
||||
|
||||
Reference in New Issue
Block a user