Actions
Task #6461
openSupport for inline comments
Start date:
12/01/2015
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Published in build:
Description
The goal is to attach a comment to a given instruction call.
Test Program:
add z, x, y // This instruction does the following: z := x + y
Test Template:
inline_comment('This instruction does the following: z := x + y') add z, x, y
Updated by Alexander Kamkin almost 5 years ago
- Assignee changed from Andrei Tatarnikov to Alexander Kamkin
- Target version changed from 2.3 to 2.5
Updated by Alexander Protsenko over 1 year ago
- Target version changed from 2.5 to 2.6
Actions