Skip to content

Commit

Permalink
bare word strings still mostly work in future parser
Browse files Browse the repository at this point in the history
  • Loading branch information
nfagerlund committed Mar 30, 2015
1 parent 93438a6 commit 75d496d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions future_bare_word_strings.pp
@@ -0,0 +1,5 @@
# Yeah, they still work as long as they're not reserved or anything.

$myvar = some_string

notify { $myvar: }

0 comments on commit 75d496d

Please sign in to comment.