OLD | NEW |
---|---|
(Empty) | |
1 fo\x9ao( | |
2 class*( | |
3 takeV[T]( | |
4 `$`( | |
5 | |
6 ---------------------------------------------------- | |
7 | |
8 [ | |
9 ["function", ["fo\\x9ao"]], ["punctuation", "("], | |
10 ["function", ["class", ["operator", "*"]]], ["punctuation", "("], | |
11 ["function", ["takeV[T]"]], ["punctuation", "("], | |
12 ["function", ["`$`"]], ["punctuation", "("] | |
13 ] | |
14 | |
15 ---------------------------------------------------- | |
16 | |
17 Checks for functions. | |
OLD | NEW |