Project

General

Profile

Actions

Bug #6379

open

Using if-then-else in syntax causes an error

Added by Alexander Kamkin over 8 years ago. Updated about 1 year ago.

Status:
New
Priority:
Normal
Category:
nML Translator
Target version:
Start date:
10/29/2015
Due date:
% Done:

0%

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

Description

mode C0_R (r: card(5), s: card(3)) = CPR[8 * r + s]
  syntax = if s == coerce(card(3), 0) then format("$%d", r) else format("$%d, %d", r, s) endif
Actions #1

Updated by Alexander Kamkin about 4 years ago

  • Category set to nML Translator
  • Assignee changed from Andrei Tatarnikov to Alexander Kamkin
  • Target version changed from 2.3 to 2.5
Actions #2

Updated by Alexander Protsenko about 1 year ago

  • Target version changed from 2.5 to 2.6
Actions

Also available in: Atom PDF