diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-03-27 15:22:46 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-03-27 15:22:46 -0700 |
| commit | a1849da175765350e013bdeecfa4e0ad3c066937 (patch) | |
| tree | 616a115790271757148044e2b3228fb715c00726 /lib/core/things.nom | |
| parent | bb07e6724118c431c3beed4060776678128905a1 (diff) | |
Autoformat (mostly just to do with the new
blank-line-after-end-of-multi-indent-block rule
Diffstat (limited to 'lib/core/things.nom')
| -rw-r--r-- | lib/core/things.nom | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/core/things.nom b/lib/core/things.nom index 42e4c62..a76a917 100644 --- a/lib/core/things.nom +++ b/lib/core/things.nom @@ -1,5 +1,4 @@ #!/usr/bin/env nomsu -V7.0.0 - ### A library for simple object oriented programming. @@ -122,4 +121,4 @@ external: ") $lua, add free vars [$class_id] - return $lua + return $lua
\ No newline at end of file |
