blob: 5b6daf0b1b95abed557d09f75eb2518ef63d92f3 [file] [log] [blame]
Chris Lattnerfdd0fba2002-07-31 23:54:29 +00001; RUN: as < %s | dis | as
2
3; Make sure that \\ works in a string initializer
4%Slashtest = internal global [8 x sbyte] c"\5Cbegin{\00"
5