Skip to content

Instantly share code, notes, and snippets.

@pencelab
Created May 17, 2021 11:38
Show Gist options
  • Save pencelab/a566fcfd651c47699c5d8c6a8abd63e5 to your computer and use it in GitHub Desktop.
Save pencelab/a566fcfd651c47699c5d8c6a8abd63e5 to your computer and use it in GitHub Desktop.
panel {
square {
lines = 8
char = 'd'
square {
lines = 5
char = 'o'
triangle {
lines = 3
char = 'x'
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment