Random line of code thread
category: code [glöplog]
Code:
add al, [di]
add al, ahCode:
cp gm.dls ~/.wine/drive_c/windows/system32/drivers/Code:
<xs:simpleType name="NumberOrRangeType">
<xs:restriction base="xs:string">
<xs:pattern value="\d+(\.\d+)?(-\d+(\.\d+)?)?"/>
</xs:restriction>
</xs:simpleType>