mirror of
https://github.com/GLEGram/GLEGram-iOS.git
synced 2026-06-02 12:31:50 +02:00
4647310322
Based on Swiftgram 12.5 (Telegram iOS 12.5). All GLEGram features ported and organized in GLEGram/ folder. Features: Ghost Mode, Saved Deleted Messages, Content Protection Bypass, Font Replacement, Fake Profile, Chat Export, Plugin System, and more. See CHANGELOG_12.5.md for full details.
7 lines
175 B
NASM
7 lines
175 B
NASM
; Tests warnings with integer constant handling (for output, not parsing)
|
|
db 0x51a
|
|
dw 0x3875bc
|
|
dd 0x35783134affff
|
|
dq 0xABCDEF012345678989abb
|
|
dt 0xa907bc890d0e907f0134afb8adee
|