Project

General

Profile

Actions

Bug #6025

closed

Usage of format with signed values

Added by Mikhail Chupilko almost 9 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Category:
nML Translator
Target version:
Start date:
06/03/2015
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

x: int(5)
x = 0x10
format("%d", x)

Current output:

16

Expected output:
-16

Actions

Also available in: Atom PDF