aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src/compile.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2015-01-30 15:43:41 +0100
committerBjörn Gustavsson <[email protected]>2015-01-30 15:51:52 +0100
commitf667931e2905797ffab63e224e56eaf07f77178a (patch)
treee202cad143ed4ecb5b2f0b2bad14292ea172890f /lib/compiler/src/compile.erl
parente4a8ab7530d340249c09ca7f27b0120f55b8354a (diff)
downloadotp-f667931e2905797ffab63e224e56eaf07f77178a.tar.gz
otp-f667931e2905797ffab63e224e56eaf07f77178a.tar.bz2
otp-f667931e2905797ffab63e224e56eaf07f77178a.zip
Make the syntax for map pairs readable
Use the same syntax for map pairs in Core Erlang code as in the Erlang Code. This Erlang code: M#{x:=42,y=>1} will look like this in Core Erlang: ~{'x':=42,'y'=>1|M}~
Diffstat (limited to 'lib/compiler/src/compile.erl')
0 files changed, 0 insertions, 0 deletions