convert from C to Kotlin

This commit is contained in:
odweta
2026-08-13 15:33:39 +02:00
parent 651ff4694a
commit 946a37be1d
14 changed files with 242 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="ReplaceUntilWithRangeUntil" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
</profile>
</component>