Changeset 7597
- Timestamp:
- 10/13/05 15:37:53 (3 years ago)
- Files:
-
- 1 added
- 1 modified
- 3 moved
-
lib/pugs/hack.pod (modified) (1 diff)
-
t/syntax/interpolation (added)
-
t/syntax/interpolation/arrays.t (moved) (moved from t/operators/array_interpolation.t)
-
t/syntax/interpolation/hash_access.t (moved) (moved from t/syntax/hash_access_interpolation.t)
-
t/syntax/interpolation/strings.t (moved) (moved from t/builtins/strings/string_interpolation.t)
Legend:
- Unmodified
- Added
- Removed
-
lib/pugs/hack.pod
r7523 r7597 214 214 | |-- subroutines Block/Code/Sub/etc. tests 215 215 | |-- syntax Basic syntax tests 216 | |-- types Tests for types 216 217 | |-- unspecced Tests for Pugs extensions to Perl 6 217 218 | `-- var Variable declaration tests
