aboutsummaryrefslogtreecommitdiff
path: root/src/test/resources/com/puppycrawl/tools/checkstyle/grammars/InputEmbeddedNullChar.java
blob: 6c318ebc25307455a21298a0a64bb4a6bed01081 (plain)
ofshex dumpascii
0000 70 61 63 6b 61 67 65 20 63 6f 6d 2e 70 75 70 70 79 63 72 61 77 6c 2e 74 6f 6f 6c 73 2e 63 68 65 package.com.puppycrawl.tools.che
0020 63 6b 73 74 79 6c 65 2e 67 72 61 6d 6d 61 72 73 3b 0a 0a 70 75 62 6c 69 63 20 63 6c 61 73 73 20 ckstyle.grammars;..public.class.
0040 49 6e 70 75 74 45 6d 62 65 64 64 65 64 4e 75 6c 6c 43 68 61 72 0a 7b 0a 20 20 20 20 70 75 62 6c InputEmbeddedNullChar.{.....publ
0060 69 63 20 76 6f 69 64 20 64 6f 53 6f 6d 65 74 68 69 6e 67 28 29 0a 20 20 20 20 7b 0a 20 20 20 20 ic.void.doSomething().....{.....
0080 20 20 20 20 2f 2f 20 53 74 72 69 6e 67 20 62 65 6c 6f 77 20 68 61 73 20 61 6e 20 65 6d 62 65 64 ....//.String.below.has.an.embed
00a0 64 65 64 20 6e 75 6c 6c 20 69 6e 20 69 74 20 61 73 20 77 65 6c 6c 20 61 73 20 63 68 61 72 20 30 ded.null.in.it.as.well.as.char.0
00c0 33 36 20 72 65 70 65 61 74 65 64 0a 20 20 20 20 20 20 20 20 2f 2f 20 74 77 69 63 65 20 2d 20 6e 36.repeated.........//.twice.-.n
00e0 6f 6e 65 20 6f 66 20 73 68 69 63 68 20 73 68 6f 75 6c 64 20 63 61 75 73 65 20 61 20 70 72 6f 62 one.of.shich.should.cause.a.prob
0100 6c 65 6d 20 61 73 20 74 68 65 79 27 72 65 20 61 6c 6c 20 76 61 6c 69 64 0a 20 20 20 20 20 20 20 lem.as.they're.all.valid........
0120 20 2f 2f 20 55 54 46 2d 38 0a 20 20 20 20 20 20 20 20 53 74 72 69 6e 67 20 63 63 74 43 78 6c 4d .//.UTF-8.........String.cctCxlM
0140 73 67 20 3d 20 22 3a 1e 45 54 3a 1e 4f 45 3a 1e 7d 7d 00 22 3b 0a 20 20 20 20 7d 0a 0a 7d 0a sg.=.":.ET:.OE:.}}.";.....}..}.