• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2
36
4
55
6
710
8
95
10
11Check the decimal literals
124500.0
13
144500.0
15
160.0045
17
184.5E55
19
204.5
21
225.5
23
2411.0
25
26Check that the system can handle integers greater than Integer.MAX_INT
27100000000000
28
29100000000001
30
312
32
33
34This is a very long string that we are breaking up into multiple lines for testing.
35
36This is a string. The number 2 = 2
37
38This is a string. The value = 3
39