/core/externals/update-engine/externals/google-toolbox-for-mac/Foundation/GTMNSNumber+64BitTest.m

http://macfuse.googlecode.com/ · Objective C · 8 lines · 0 code · 0 blank · 8 comment · 0 complexity · 8711ee69e00292dd7af74b092e456333 MD5 · raw file

  1. //
  2. // This file previously included tests for utility methods
  3. // for creating 64-bit NSNumbers.
  4. //
  5. // Applications should be updated to use NSNumber literals
  6. // and boxed expressions, as described at
  7. // http://clang.llvm.org/docs/ObjectiveCLiterals.html
  8. //