Änderungen

Summary

  1. Fix string trim (#75) (details)
Commit 8aee71e07fb3eeee3971fee945d5362cea83c4bf by frotty
Fix string trim (#75)

Fixed a bug in string.trim/rtrim/ltrim when trimming empty string
+ Added test case for this issue
The file was modifiedwurst/_handles/primitives/String.wurst (diff)
The file was modifiedwurst/_handles/primitives/StringTests.wurst (diff)