Project

General

Profile

Actions

Bug #8060

open

Attributes image and syntax and static instances

Added by Andrei Tatarnikov about 7 years ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Category:
nML Translator
Target version:
Start date:
04/13/2017
Due date:
% Done:

0%

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

Description

The following construct is illegal:

image = slt(rd, X(0), rs).image

nML translator forces to write it like this:
image  = format("%s", slt(rd, X(0), rs).image)

This is inconvenient and redundant.

Constructs like in the first example must be supported.

Actions

Also available in: Atom PDF