Commit Graph

2 Commits

Author SHA1 Message Date
Saleem Abdulrasool
1471d52662 test: mark stdlib/StringSwitch as executable_test
This is a runtime test, ensure that is marked as an execution test.
2020-04-07 20:36:59 -07:00
Michael Ilseman
30c92574ed [String] Concrete String/Substring overloads for ~=
Add concrete overloads for ~= for String/Substring
combinations. SR-12457 tracks making this generic after we understand
the expression type checker impact.
2020-04-02 10:37:30 -07:00