• Russ Cox's avatar
    package main · fa6df479
    Russ Cox authored
    const foo = []int{1,2}
    
    x.go:3: expression must be a constant
    
    instead of
    
    x.go:3: fatal error: gettype: addtop
    
    R=ken
    OCL=30767
    CL=30767
    fa6df479
dcl.c 30.8 KB