Commit Graph

2 Commits

Author SHA1 Message Date
practicalswift
fa7fbdb8b0 [gardening] Remove redundant nil-initialization of optional variable
From the Swift documentation:

"If you define an optional variable without providing a default value,
 the variable is automatically set to nil for you."
2016-09-18 07:40:07 +02:00
Max Moiseev
5f5de9ed5a [test] moving long stdlib tests to validation-test suite 2016-09-01 16:51:07 -07:00