Files
swift-mirror/test/Parse/objc_enum.swift
Saleem Abdulrasool bc38a34eb8 test: make Parse.objc_enum pass on Windows
Int is not always Int32.  Explicitly use Int32 to ensure that the type
is handled properly.
2019-03-25 12:53:22 -07:00

1.3 KiB