Files
swift-mirror/validation-test/stdlib/FixedPointArithmeticTraps.swift.gyb
Brian Gesiak cc3165a0a9 [validation-test] Fix Swift 3 warnings in .gyb
Silence Swift 3 migration warnings:

- Replace `--` and `++` with `-= 1` and `+= 1`.
- Replace screaming snake case identifiers with `#file` and `#line`.
2016-02-11 11:42:59 -05:00

9.3 KiB