diff options
Diffstat (limited to 'src/boot.clj')
-rw-r--r-- | src/boot.clj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/boot.clj b/src/boot.clj index 9c0cc335..79e0533d 100644 --- a/src/boot.clj +++ b/src/boot.clj @@ -1012,5 +1012,6 @@ defstruct struct accessor create-struct subvec false? true? + *warn-on-reflection* )) |