File tree 2 files changed +2
-2
lines changed
main/jflex/analysis/ocaml
test/resources/analysis/ocaml
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ regular_char = \' [^ \\ \' '\010' '\013'] \'
108
108
escaped_char = \' \\ [\\ \' \" n t b r ' '] \'
109
109
deccode_char = \' \\ {digit}{digit}{digit} \'
110
110
octcode_char = \' \\ o {octit}{octit}{octit} \'
111
- hexcode_char = \' \\ x {hexit}{hexit}{hexit} \'
111
+ hexcode_char = \' \\ x {hexit}{hexit} \'
112
112
113
113
/*
114
114
* Extension → %attrid | %%attrid | @attrid
Original file line number Diff line number Diff line change 8
8
< a class ="l " name ="5 " href ="#5 "> 5</ a > < b > let</ b > < a href ="/source/s?defs=_c " class ="intelliWindow-symbol " data-definition-place ="undefined-in-file "> _c</ a > = < span class ="s "> 'c'</ span > < b > and</ b >
9
9
< a class ="l " name ="6 " href ="#6 "> 6</ a > < a href ="/source/s?defs=_d " class ="intelliWindow-symbol " data-definition-place ="undefined-in-file "> _d</ a > = '\< span class ="n "> 78</ span > ' < b > and</ b >
10
10
< a class ="l " name ="7 " href ="#7 "> 7</ a > < a href ="/source/s?defs=_e " class ="intelliWindow-symbol " data-definition-place ="undefined-in-file "> _e</ a > = < span class ="s "> '\o003'</ span > < b > and</ b >
11
- < a class ="l " name ="8 " href ="#8 "> 8</ a > < a href ="/source/s?defs=_f " class ="intelliWindow-symbol " data-definition-place ="undefined-in-file "> _f</ a > = '\ < a href =" /source/s?defs=xAf%27 " class =" intelliWindow-symbol " data-definition-place =" undefined-in-file " > xAf'</ a >
11
+ < a class ="l " name ="8 " href ="#8 "> 8</ a > < a href ="/source/s?defs=_f " class ="intelliWindow-symbol " data-definition-place ="undefined-in-file "> _f</ a > = < span class =" s " > '\ xAf'</ span >
12
12
< a class ="l " name ="9 " href ="#9 "> 9</ a >
13
13
< a class ="hl " name ="10 " href ="#10 "> 10</ a > < span class ="c "> (* {|*)|}</ span > < span class ="c "> *)</ span >
14
14
< a class ="l " name ="11 " href ="#11 "> 11</ a >
You can’t perform that action at this time.
0 commit comments