diff options
author | Jari Vetoniemi <mailroxas@gmail.com> | 2017-08-15 22:44:24 +0300 |
---|---|---|
committer | Jari Vetoniemi <mailroxas@gmail.com> | 2018-02-23 12:55:19 +0200 |
commit | de05c7f7d895d9903e69db8a0a9f7731f256b6a1 (patch) | |
tree | 22e738a96d98e4dfa1a3e273b4d7c5ea5c8fe89f /spec | |
parent | f37d6a105aec1110839fd257c612ca1445047ce0 (diff) |
tmp
Diffstat (limited to 'spec')
-rw-r--r-- | spec/elf.fspec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/elf.fspec b/spec/elf.fspec index 2ad5f78..e6059c7 100644 --- a/spec/elf.fspec +++ b/spec/elf.fspec @@ -1,3 +1,5 @@ +1 + 5 + 2 * 5 / 2; + enum foo { foo: 0x1; bar: 0x2; |