Dashboard
PHP:
8.3.33
OS:
Linux
User:
letter7
/
/
usr
/
share
/
doc
/
yq
/
examples
📤 Upload
📝 New File
📁 New Folder
Close
Editing: sample2.hcl
# Arithmetic with literals and application-provided variables sum = 1 + addend # String interpolation and templates message = "Hello, ${name}!" # Application-provided functions shouty_message = upper(message)
Save
Cancel