t is now a singleton
parent
dd9f20197c
commit
8b22f4436b
|
@ -55,7 +55,7 @@ IN: bootstrap.syntax
|
||||||
"BIN:" [ 2 parse-base ] define-syntax
|
"BIN:" [ 2 parse-base ] define-syntax
|
||||||
|
|
||||||
"f" [ f parsed ] define-syntax
|
"f" [ f parsed ] define-syntax
|
||||||
"t" "syntax" lookup define-symbol
|
"t" "syntax" lookup define-singleton-class
|
||||||
|
|
||||||
"CHAR:" [
|
"CHAR:" [
|
||||||
scan {
|
scan {
|
||||||
|
|
Loading…
Reference in New Issue