diff options
author | Jari Vetoniemi <mailroxas@gmail.com> | 2018-09-26 19:01:53 +0300 |
---|---|---|
committer | Jari Vetoniemi <mailroxas@gmail.com> | 2018-09-26 19:01:53 +0300 |
commit | 23ae28153f0d9ae16e7d20a4b2e1b9eef94bbaaf (patch) | |
tree | 3770db67f0119a0215cc54b7684bf8e235caa778 /spec | |
parent | 4734494940f24661586728c00fa098076342abcf (diff) |
some future builtin for bittesting maybe?
Diffstat (limited to 'spec')
-rw-r--r-- | spec/flac.fspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/flac.fspec b/spec/flac.fspec index 6ee85e9..7e72f5c 100644 --- a/spec/flac.fspec +++ b/spec/flac.fspec @@ -140,7 +140,7 @@ struct flac { b110) u24 v24; } value; } constant; - '001xxxx') + testbits(type, '001xxxx')) struct { u1 warmup[bps * (type & 7)] hex; struct { |