swift
bc38a34e
- test: make Parse.objc_enum pass on Windows
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
test: make Parse.objc_enum pass on Windows Int is not always Int32. Explicitly use Int32 to ensure that the type is handled properly.
References
#23537 - test: make Parse.objc_enum pass on Windows
Author
compnerd
Parents
86888cee
Loading