index
:
cff
master
toy systems language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
2.cff
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'test/2.cff')
-rw-r--r--
test/2.cff
2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/2.cff b/test/2.cff
index 9069d24..a677d16 100644
--- a/
test/2.cff
+++ b/
test/2.cff
@@ -1,6 +1,6 @@
import "libc.hff";
-bitfield Foo : uint {
+bitfield Foo : u16 {
tag 3,
flag (3, 1) bool,
num 10 signed,