summaryrefslogtreecommitdiff
path: root/spec/ftable.fspec
diff options
context:
space:
mode:
Diffstat (limited to 'spec/ftable.fspec')
-rw-r--r--spec/ftable.fspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/ftable.fspec b/spec/ftable.fspec
index 615b7b3..39fdd26 100644
--- a/spec/ftable.fspec
+++ b/spec/ftable.fspec
@@ -1,3 +1,3 @@
struct ftable {
- u16 id;
+ id: u16[$] hex;
};