---
title: Int32.IntegerLiteralType
framework: swift
role: symbol
role_heading: Type Alias
path: swift/int32/integerliteraltype
---

# Int32.IntegerLiteralType

A type that represents an integer literal.

## Declaration

```swift
typealias IntegerLiteralType = Int32
```
