Skip to content

Commit

Permalink
Update tests/spicy/types/bitfield/anonymous-fail.spicy
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Bannier <bbannier@users.noreply.github.com>
  • Loading branch information
rsmmr and bbannier authored Aug 22, 2023
1 parent b681a4d commit 51dfa0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/spicy/types/bitfield/anonymous-fail.spicy
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @TEST-EXEC-FAIL: spicyc -c %INPUT >output 2>&1
# @TEST-EXEC: btest-diff output
# @TEST-DOC: Check thqt an anonymous bitfield's field name cannot shadow other fields.
# @TEST-DOC: Check that an anonymous bitfield's field name cannot shadow other fields.

module Test;

Expand Down

0 comments on commit 51dfa0d

Please sign in to comment.