Pre-processor puts dedents each on own line (for simplicity)

This commit is contained in:
2022-02-01 12:16:18 -06:00
parent d0e56a8603
commit 2f74e5785c
3 changed files with 26 additions and 5 deletions

View File

@@ -28,4 +28,4 @@ obj <- {
field <- "hello"
method <- x -> x * 2
}
## Object creation
## Object creation