diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2024-05-05 06:22:52 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2024-05-05 06:22:52 -0700 |
| commit | 048895eb0c85b591b2dd338dd06514bc1b18bacb (patch) | |
| tree | fa54d166139224d1720a4d98ba4162eca647f16b /syntax.sml | |
| parent | 34b86f22fddce09c6d45d4ba743cc9d1f4eceff9 (diff) | |
| download | sml-048895eb0c85b591b2dd338dd06514bc1b18bacb.tar.zst | |
Change some formatting
Diffstat (limited to 'syntax.sml')
| -rw-r--r-- | syntax.sml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ struct PWild | PVar of string | PInt of int + | PTuple of pat list datatype expr = EIdent of string list |
