# Uncomment following line to do profiling
# M3OPT = -X2@-p@ -g -Z   
# Uncomment following line to turn off assertion checking
# M3OPT = -A 
#-X1@-DNDEBUG@

import (libm3)

override(stubs, "..")
import(stubs)

implementation(Test)
program(test)
