repo.or.cz
/
phpt.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add result property to Case (re #36)
[phpt.git]
/
tests
/
Case
/
Parser
/
simple-test-case-with-whitespace.phpt-
blob
29025edb0e070e898e5099a9c2c0074e19787426
1
--TEST--
2
3
The lines after this are trimmed, but nothing within the line itself
4
gets trimmed nor the whitespace preceeding it.
5
These spaces are still here, but not the four below
6
7
--FILE--
8
<?php
9
10
?>
11
===DONE===
12
--EXPECT--
13
===DONE===