3 files changed
+4
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
- .github/workflows/ci.yml+8-1
- Examples/Benchmarks/All.som+46-52
- Examples/Benchmarks/LanguageFeatures/IfNil.som+47
- Examples/Benchmarks/TestSuite/Reflection2Test.som+1-1
- Examples/Benchmarks/TestSuite/Reflection3Test.som+1-1
- Examples/Benchmarks/TestSuite/Reflection4Test.som+1-1
- Examples/Benchmarks/TestSuite/Reflection5Test.som+1-1
- Examples/Benchmarks/TestSuite/ReflectionTest.som+1-1
- Smalltalk/Nil.som+2-2
- Smalltalk/Object.som+15-14
- TestSuite/BooleanTest.som+14-4
- TestSuite/ReflectionTest.som+13-13
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
|
0 commit comments