File: fail_warning.erb

package info (click to toggle)
ruby-puppet-syntax 4.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: ruby: 672; makefile: 6
file content (2 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (5)
1
2
Assignment in condition should warn.
<%= "oh yes" if foo = true %>