fix proper-fills-only error message

This commit is contained in:
dzaima 2025-03-21 23:35:38 +02:00
parent fa2fccf218
commit 4e03a6310c

View File

@ -219,7 +219,7 @@ a←↕2 ⋄ ! "e" ≡ (↕10){b←a‿a‿a‿a‿a‿a‿a‿a‿a‿a ⋄
33<1030 %% 3030 33<1030 %% 3030
33<00 %% 00 33<00 %% 00
133<103<"hi" %% " " 133<103<"hi" %% " "
!"∾: Empty array 𝕩 cannot have an atom fill element" % 0 %PROPER_FILLS !"∾𝕩: Empty array 𝕩 cannot have an atom fill element" % 0 %PROPER_FILLS
%% %%
# 𝕨∾𝕩 # 𝕨∾𝕩