Closed w14 closed 11 months ago
I don't need this to work, but I'm being responsible and noting errors.
Error:
"Type Error" (line 3, column 22 - 27): expecting expression of type: int but found expression of type: int
Reproduce:
make
./tslsynth --js [filename]
where the filename contains:
always guarantee { true -> [y <- y + 1] || [y <- 0]; }
The new command is tsl synthesize
tsl synthesize
I don't need this to work, but I'm being responsible and noting errors.
Error:
Reproduce:
make
./tslsynth --js [filename]
where the filename contains: