summaryrefslogtreecommitdiff
path: root/examples/const.marp
blob: 421f7f5ef6f6442e7d7b0261d8b7d43e3ae3d636 (plain)
1
2
3
4
# Prints out the value 5

define CON 5 end
CON dump