Bastian Koppelmann | bf92118 | 2019-02-27 13:02:17 +0100 | [diff] [blame] | 1 | # This work is licensed under the terms of the GNU LGPL, version 2 or later. |
2 | # See the COPYING.LIB file in the top-level directory. | ||||
3 | |||||
4 | %sub1 0:8 | ||||
5 | |||||
6 | # Make sure that indentation is enforced | ||||
7 | { | ||||
8 | top 00000000 00000000 00000000 00000000 | ||||
9 | sub1 00000000 00000000 00000000 ........ %sub1 | ||||
10 | # comments are suposed to be indented | ||||
11 | } |