aboutsummaryrefslogtreecommitdiff
path: root/Foundation/GTMNSNumber+64BitTest.m
blob: b460994ce81d2399ee41ab0efc22c38f475b969d (plain)
1
2
3
4
5
6
7
8
//
// This file previously included tests for utility methods
// for creating 64-bit NSNumbers.
//
// Applications should be updated to use NSNumber literals
// and boxed expressions, as described at
// http://clang.llvm.org/docs/ObjectiveCLiterals.html
//