1# source: enum-ctf.c 2# link: on 3Enum e enumerand ENUMSAMPLE_1 has value 0 4Enum e enumerand ENUMSAMPLE_2 has value 1 5iter test: IENUMSAMPLE_1 has value -10 6iter test: IENUMSAMPLE_2 has value -9 7iter test: IENUMSAMPLE_3 has value -8 8next test: IENUMSAMPLE_1 has value -10 9next test: IENUMSAMPLE_2 has value -9 10next test: IENUMSAMPLE_3 has value -8 11