File: test_bug_3290532.pro

package info (click to toggle)
gnudatalanguage 0.9.9-13
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 17,892 kB
  • sloc: cpp: 167,389; ansic: 9,358; sh: 566; python: 472; makefile: 252; f90: 28
file content (3 lines) | stat: -rw-r--r-- 174 bytes parent folder | download | duplicates (8)
1
2
3
pro test_bug_3290532
  if n_elements(strlen(string('abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabc',/print))) ne 1 then exit, status=1
end