add integer literal tokenezation

This commit is contained in:
Ilya Rezvov
2018-01-18 16:55:15 -08:00
parent 10011f6fb2
commit 94d2c2f0a3
4 changed files with 40 additions and 49 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module (
module Language.Wasm (
something
) where