Added missing option.

time-shift
Stéphane Adjemian(Charybdis) 2018-06-04 14:46:41 +02:00
parent d2249fea4f
commit c8ab50e57f
6 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
// --+ options: json=compute +--
// --+ options: json=compute, stochastic +--
var y x z;

View File

@ -1,4 +1,4 @@
// --+ options: json=compute +--
// --+ options: json=compute, stochastic +--
var y x z ;

View File

@ -1,4 +1,4 @@
// --+ options: json=compute +--
// --+ options: json=compute, stochastic +--
var y x z;

View File

@ -1,4 +1,4 @@
// --+ options: json=compute +--
// --+ options: json=compute, stochastic +--
var x1 x2 x1bar x2bar z ;

View File

@ -1,4 +1,4 @@
// --+ options: json=compute +--
// --+ options: json=compute, stochastic +--
var x1 x2 x1bar x2bar z ;

View File

@ -1,4 +1,4 @@
// --+ options: json=compute, transform_unary_ops +--
// --+ options: json=compute, transform_unary_ops, stochastic +--
var x1 x2 x1bar x2bar z ;