more torturous test
parent
68935b805e
commit
1b19a1cb08
@ -1,5 +1,6 @@
|
||||
#lang brag
|
||||
start: A c def
|
||||
start: A c def hello-world
|
||||
A : "\"\101\\" ; A
|
||||
c : '\'\U0063\\' ; c
|
||||
def : "*\u64\x65f" ; de
|
||||
def : "*\u64\\\x65f\"" ; de
|
||||
hello-world : "\150\145\154\154\157\40\167\157\162\154\144"
|
Loading…
Reference in New Issue