comparison usr/src/cmd/dtrace/test/tst/common/enum/tst.EnumValAssign.d @ 4:1a15d5aaf794

synchronized with onnv_86 (6202) in onnv-gate
author Koji Uno <koji.uno@sun.com>
date Mon, 31 Aug 2009 14:38:03 +0900
parents c9caec207d52
children
comparison
equal deleted inserted replaced
3:f211edc0065f 4:1a15d5aaf794
32 * 32 *
33 * SECTION: Type and Constant Definitions/Enumerations 33 * SECTION: Type and Constant Definitions/Enumerations
34 * 34 *
35 */ 35 */
36 36
37 #pragma ident "@(#)tst.EnumValAssign.d 1.1 06/08/28 SMI" 37 #pragma ident "%Z%%M% %I% %E% SMI"
38 38
39 #pragma D option quiet 39 #pragma D option quiet
40 40
41 enum colors { 41 enum colors {
42 RED, 42 RED,