mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-31 03:38:07 +08:00
15 lines
265 B
Plaintext
15 lines
265 B
Plaintext
foo!
|
|
foo_bar!
|
|
foo_bar_42!
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["macro-rules", "foo!"],
|
|
["macro-rules", "foo_bar!"],
|
|
["macro-rules", "foo_bar_42!"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks for macro rules. |