aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/algol68/compile/error-mode-stropping-16.a68
blob: 82359e52d954c1e252557fa24ac0ed07b84fdd81 (plain)
1
2
3
begin flex[1:0]int j;
      j := "joo" { dg-error "char.*flex.*int" }
end