/*
namespace: Parse
expectation: Pass
*/
circuit X {
static const x: u32 = 2u32;
static const y: u32 = 5u32;
}