- Timestamp:
- 09/27/08 21:14:24 (2 months ago)
- Files:
-
- 1 modified
-
t/spec/S02-literals/quoting.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
t/spec/S02-literals/quoting.t
r22363 r22437 519 519 } 520 520 521 # TODO: smartlink 522 521 # L<S02/Literals/All other quoting forms (including standard single quotes)> 523 522 { 524 523 is('test\\', "test\\", "backslashes at end of single quoted string");
