8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
|
if "{1}" == test
|
|||
|
shift
|
|||
|
{parameters} :Lex:testscanner.mll
|
|||
|
else if "{1}" == bench
|
|||
|
shift
|
|||
|
time {"parameters"} :Lex:testscanner.mll "<22>dev:null"
|
|||
|
end
|