mirror of
https://github.com/LingCoder/OnJava8.git
synced 2026-08-31 19:57:51 +08:00
14 lines
219 B
Plaintext
14 lines
219 B
Plaintext
pragma +strict
|
|
pragma -strict
|
|
|
|
----------------------------------------------------
|
|
|
|
[
|
|
["pragma", "pragma +strict"],
|
|
["pragma", "pragma -strict"]
|
|
]
|
|
|
|
----------------------------------------------------
|
|
|
|
Checks pragma
|