(executable
 (name test)
 (libraries impl))

(alias
 (name default)
 (action (run ./test.exe)))
