Title: Message Title
Andy Parker commented on an issue
Puppet / Bug PUP-2159
"import" is silently ignored using the future parser
The "import" statement, when used like below, is silently ignored if you are using the future parser.

{noformat}
import "nodes"
{noformat}

PUP-490 says:

{quote}
i.e. future parser/evaluator will not issue deprecation, and will instead interpret import as if it is a function call (leading to unknown function error since there is no such functio...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to