Skip to content

Instantly share code, notes, and snippets.

@rhysd
Created April 14, 2014 15:06
Show Gist options
  • Save rhysd/10656448 to your computer and use it in GitHub Desktop.
Save rhysd/10656448 to your computer and use it in GitHub Desktop.
<title>~/Github/vim-dachs/syntax/test.dcs.html</title> <style type="text/css"> </style> <script type='text/javascript'> </script>
1 func main
2     if cond1
3         (if cond2 then
4             expr1
5         else
6             expr2) if cond3
7     end
8 end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment