---
title: Int64.IntegerLiteralType
framework: swift
role: symbol
role_heading: Type Alias
path: swift/int64/integerliteraltype
---

# Int64.IntegerLiteralType

A type that represents an integer literal.

## Declaration

```swift
typealias IntegerLiteralType = Int64
```
