From: David Gibson Date: Tue, 18 Aug 2015 23:17:02 +0000 (-0700) Subject: bytestring: Add rational comment to testcase X-Git-Url: http://git.ozlabs.org/?p=ccan;a=commitdiff_plain;h=088030222124fc906364f30dcdc945191ecd61e7;hp=088030222124fc906364f30dcdc945191ecd61e7 bytestring: Add rational comment to testcase Reviewing the previous patch it took me some time to work out what the purpose of the compile_fail-BYTESTRING-2.c test. Add a comment to avoid that in future. Signed-off-by: David Gibson ---