compiler fix to support the code block expression
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-11-10 02:59:41 +09:00
parent 5a28ab3749
commit 889d5d90ae
5 changed files with 92 additions and 33 deletions

View File

@ -1,4 +1,4 @@
; test class instantiation methods
## test class instantiation methods
(defclass A
| a b c |