HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/bomacon.komma.pro/vendor/scrivo/highlight.php/test/markup/ini/types.txt
i = 1_234
f = 1.23
f = 7e+12
f = 2e3
f = -1.234e-12
basic = "string"
multi_basic = """multiple
lines"""
literal = 'string'
multi_literal = '''multiple
lines'''
b = true
b = false
b = on
b = off
b = yes
b = no
dotted.key = 1
array = [1, 2, 3]
inline = {name = "foo", id = 123}