%PDF- %PDF-
Direktori : /glibc-2.29/build/make-4.2.1/tests/scripts/misc/ |
Current File : //glibc-2.29/build/make-4.2.1/tests/scripts/misc/utf8 |
# -*-perl-*- $description = "Test utf8 handling."; $details = ""; # Variable names containing UTF8 characters run_make_test(" \xe2\x96\xaa := hello \$(info \$(\xe2\x96\xaa)) all: ", '', "hello\n#MAKE#: Nothing to be done for 'all'."); 1;