soiz1's picture
Upload folder using huggingface_hub
8f3f8db verified
raw
history blame contribute delete
187 Bytes
private
oopVariable: aString
(locals includes: aString) ifFalse:
[locals add: aString.
declarations
at: aString
put: 'sqInt ', aString].
^TVariableNode new setName: aString