UNPKG

@as-pect/assembly

Version:

Write AssemblyScript tests at blazing fast speeds

4 lines (3 loc) 61 B
export function __call(func: () => void): void { func(); }