Fixed compilation error.

This commit is contained in:
Podkopaev Anton 2018-03-06 18:10:19 +03:00
parent e56efaa9b7
commit 61a7b7b2ce
2 changed files with 2 additions and 4 deletions

View file

@ -14,7 +14,7 @@ let parse infile =
] s
end
)
(ostap (!(Language.parse) -EOF))
(ostap (!(Language.Stmt.parse) -EOF))
let main =
try