Project

General

Profile

Actions

Bug #7218

closed

extraneous input 'op' expecting ID

Added by Alexander Protsenko almost 8 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
High
Category:
nML Translator
Target version:
Start date:
05/18/2016
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:
2.5.1-beta-200127

Description

Example:

File1.nml:

// No text or op or something
#include "File2.nml" 

File2.nml:

op emptyyy()
  action = {
  }

Output:
File2.nml ERROR (PARSER): "File2.nml line extraneous input 'op' expecting ID"

Actions

Also available in: Atom PDF