mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-08 21:42:07 +03:00
- tests/docs/Makefile.am tests/docs/array.xml tests/general/Makefile.am tests/general/array.out tests/general/array.xsl: added a new test fround in xsl-dev Daniel
5 lines
177 B
Plaintext
5 lines
177 B
Plaintext
First we try to find the value for "12M" (should be 1): 1
|
|
Now we define a variable $BP to be "18M".
|
|
$BP is defined as: 18M
|
|
Now we try to find the value for $BP (should be 2): 2
|