remove unneeded libs
This commit is contained in:
parent
5aaaf08723
commit
59ea1c2f7d
1109 changed files with 0 additions and 58758 deletions
|
@ -1,51 +0,0 @@
|
|||
(42)
|
||||
(3.14159)
|
||||
(3e5)
|
||||
(0.8E-12)
|
||||
(3.9e+2)
|
||||
(0xbadface)
|
||||
(0XBADFACE)
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
[
|
||||
["expression", [
|
||||
["punctuation", "("],
|
||||
["number", "42"],
|
||||
["punctuation", ")"]
|
||||
]],
|
||||
["expression", [
|
||||
["punctuation", "("],
|
||||
["number", "3.14159"],
|
||||
["punctuation", ")"]
|
||||
]],
|
||||
["expression", [
|
||||
["punctuation", "("],
|
||||
["number", "3e5"],
|
||||
["punctuation", ")"]
|
||||
]],
|
||||
["expression", [
|
||||
["punctuation", "("],
|
||||
["number", "0.8E-12"],
|
||||
["punctuation", ")"]
|
||||
]],
|
||||
["expression", [
|
||||
["punctuation", "("],
|
||||
["number", "3.9e+2"],
|
||||
["punctuation", ")"]
|
||||
]],
|
||||
["expression", [
|
||||
["punctuation", "("],
|
||||
["number", "0xbadface"],
|
||||
["punctuation", ")"]
|
||||
]],
|
||||
["expression", [
|
||||
["punctuation", "("],
|
||||
["number", "0XBADFACE"],
|
||||
["punctuation", ")"]
|
||||
]]
|
||||
]
|
||||
|
||||
----------------------------------------------------
|
||||
|
||||
Checks for numbers inside expressions.
|
Loading…
Add table
Add a link
Reference in a new issue