mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 21:17:03 +00:00
11 lines
78 B
Plaintext
11 lines
78 B
Plaintext
/[\{]/;
|
|
/[\}]/;
|
|
/[@]/;
|
|
/[\[]/;
|
|
/[\]]/;
|
|
/[#]/;
|
|
/[\(]/;
|
|
/[\)]/;
|
|
/(\[)/;
|
|
/(\])/;
|