OVMS3/OVMS.V3/components/duktape/config/config-options/DUK_USE_SHEBANG_COMMENTS.yaml

9 lines
192 B
YAML

define: DUK_USE_SHEBANG_COMMENTS
introduced: 2.1.0
default: true
tags:
- ecmascript2015
description: >
Support parsing of a "shebang" comment ('#!...') on the first line of
source text.