remove ml export
This commit is contained in:
parent
5cb30cecfe
commit
a3acf11a60
@ -1,7 +1,7 @@
|
|||||||
import DataFlow: mapconst, cse
|
import DataFlow: mapconst, cse
|
||||||
using MacroTools: @q
|
using MacroTools: @q
|
||||||
|
|
||||||
export @net, @ml
|
export @net
|
||||||
|
|
||||||
function process_func(ex, params = [])
|
function process_func(ex, params = [])
|
||||||
@capture(shortdef(ex), (args__,) -> body_)
|
@capture(shortdef(ex), (args__,) -> body_)
|
||||||
|
Loading…
Reference in New Issue
Block a user