Anything: Difference between revisions
Jump to navigation
Jump to search
m (removed example for now.) |
mNo edit summary |
||
Line 2: | Line 2: | ||
{{Feature|warning|Even though some commands list data type '''Anything''' as possible value, passing [[nil]] ([[Nothing]]) to a command might cause it not to work.}} | {{Feature|warning|Even though some commands list data type '''Anything''' as possible value, passing [[nil]] ([[Nothing]]) to a command might cause it not to work.}} | ||
'''Example:''' | |||
[[str]] [[nil]]; {{cc|While the documentation for [[str]] states it takes [[Anything]], [[nil]] / [[Nothing]] will cause it to not execute.}} | |||
{{Wiki|todo|Add an example to explain the above statement.}} | {{Wiki|todo|Add an example to explain the above statement.}} | ||
[[Category: Magic Types]] | [[Category: Magic Types]] |