11// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22
3- exports [` BlankLines.sol - { " compiler " : " 0.5.17 " } format 1` ] = `
3+ exports [` BlankLines.sol format 1` ] = `
44====================================options=====================================
5- compiler: "0.5.17"
65parsers: ["slang"]
76printWidth: 80
87 | printWidth
@@ -47,9 +46,8 @@ contract A {
4746================================================================================
4847` ;
4948
50- exports [` ControlStructures.sol - { " compiler " : " 0.5.17 " } format 1` ] = `
49+ exports [` ControlStructures.sol format 1` ] = `
5150====================================options=====================================
52- compiler: "0.5.17"
5351parsers: ["slang"]
5452printWidth: 80
5553 | printWidth
@@ -169,9 +167,8 @@ contract ControlStructures {
169167================================================================================
170168` ;
171169
172- exports [` FunctionDeclaration.sol - { " compiler " : " 0.5.17 " } format 1` ] = `
170+ exports [` FunctionDeclaration.sol format 1` ] = `
173171====================================options=====================================
174- compiler: "0.5.17"
175172parsers: ["slang"]
176173printWidth: 80
177174 | printWidth
@@ -461,9 +458,8 @@ contract X is B, C, D {
461458================================================================================
462459` ;
463460
464- exports [` Mappings.sol - { " compiler " : " 0.5.17 " } format 1` ] = `
461+ exports [` Mappings.sol format 1` ] = `
465462====================================options=====================================
466- compiler: "0.5.17"
467463parsers: ["slang"]
468464printWidth: 80
469465 | printWidth
@@ -491,9 +487,8 @@ contract Mappings {
491487================================================================================
492488` ;
493489
494- exports [` MaximumLineLength.sol - { " compiler " : " 0.5.17 " } format 1` ] = `
490+ exports [` MaximumLineLength.sol format 1` ] = `
495491====================================options=====================================
496- compiler: "0.5.17"
497492parsers: ["slang"]
498493printWidth: 80
499494 | printWidth
@@ -647,9 +642,8 @@ contract EventDefinitionsAndEventEmitters {
647642================================================================================
648643` ;
649644
650- exports [` OtherRecommendations.sol - { " compiler " : " 0.5.17 " } format 1` ] = `
645+ exports [` OtherRecommendations.sol format 1` ] = `
651646====================================options=====================================
652- compiler: "0.5.17"
653647parsers: ["slang"]
654648printWidth: 80
655649 | printWidth
@@ -715,9 +709,8 @@ contract OtherRecommendations {
715709================================================================================
716710` ;
717711
718- exports [` VariableDeclarations.sol - { " compiler " : " 0.5.17 " } format 1` ] = `
712+ exports [` VariableDeclarations.sol format 1` ] = `
719713====================================options=====================================
720- compiler: "0.5.17"
721714parsers: ["slang"]
722715printWidth: 80
723716 | printWidth
@@ -739,9 +732,8 @@ contract VariableDeclarations {
739732================================================================================
740733` ;
741734
742- exports [` WhitespaceInExpressions.sol - { " compiler " : " 0.5.17 " } format 1` ] = `
735+ exports [` WhitespaceInExpressions.sol format 1` ] = `
743736====================================options=====================================
744- compiler: "0.5.17"
745737parsers: ["slang"]
746738printWidth: 80
747739 | printWidth
0 commit comments