thejoeejoee / VUT-FIT-IFJ-2017-toolkit

IDE for custom language IFJcode17 and pack of automatic tests for compilers of that language.
https://ifj.josefkolar.cz/
GNU General Public License v3.0
23 stars 11 forks source link

Při uložení desetinného čísla do integeru IDE spadne #21

Closed snrcze closed 6 years ago

snrcze commented 6 years ago

IDE padá, pokud do integeru uložím desetinné číslo. Např. DEFVAR GF@tmp1 MOVE GF@tmp1 int@1.1 WRITE GF@tmp1

thejoeejoee commented 6 years ago

Opraveno do 1.1.6, vyzkoušíš si prosím po aktualizaci?

thejoeejoee commented 6 years ago

Zkontrolováno.