Skip to content

Commit

Permalink
Add comment to failure test file
Browse files Browse the repository at this point in the history
  • Loading branch information
KabirSamsi committed Oct 29, 2024
1 parent bb87d61 commit 6eec7f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions progs/incorrect/set_multiple.sched
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
classes A, B;

//FIFO cannot be applied to multiple classes; they must be unioned first.
combined = fifo[A, B];

return combined

0 comments on commit 6eec7f3

Please sign in to comment.