blob: cf53cc8e92be9d361abd51375d867521bf324b75 [file] [log] [blame]
/* { dg-do compile } */
#include "progmem.h"
char str[] PROGMEM = "Hallo"; /* { dg-error "must be const" } */