@@ -93,7 +93,7 @@ |
||
93 | 93 | $location = new Location(-1); |
94 | 94 | } |
95 | 95 | |
96 | - if ($returnType === null) { |
|
96 | + if ($returnType === null) { |
|
97 | 97 | $returnType = new Mixed_(); |
98 | 98 | } |
99 | 99 |
@@ -93,7 +93,7 @@ |
||
93 | 93 | $location = new Location(-1); |
94 | 94 | } |
95 | 95 | |
96 | - if ($returnType === null) { |
|
96 | + if ($returnType === null) { |
|
97 | 97 | $returnType = new Mixed_(); |
98 | 98 | } |
99 | 99 |