soiz1's picture
Upload folder using huggingface_hub
8f3f8db verified
raw
history blame contribute delete
264 Bytes
*vmmakerjs
emitJSCodeOn: aStream level: level generator: aCodeGen
"Emit a comment only"
aStream cr; nextPutAll: '/*** ';
nextPutAll: self printString;
nextPutAll: ' cannot translate: '; cr;
nextPutAll: parseNode printString;
cr; nextPutAll: ' ***/'; cr