mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
<def function="asyncMacro(num)">
|
|
$num
|
|
</def>1
|
|
<async-fragment data-provider="data.D1" var="D1">
|
|
<invoke function="asyncMacro" num="2"/>
|
|
</async-fragment>
|
|
3
|